cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
reading bitmap pixel by pixel??
reading bitmap pixel by pixel??
Dec 13, 2008 at 2:38pm UTC
chokahn
(1)
I want to ask how i can read a bitmap file with pixel by pixel.
And using these data how can i create histogram.
all code must be with console application
thans for your help
Dec 13, 2008 at 6:01pm UTC
Bazzy
(6281)
If you want to learn how to read bitmaps, this link would be useful:
http://en.wikipedia.org/wiki/BMP_file_format#Example_of_a_2x2_Pixel.2C_24-Bit_Bitmap
Topic archived. No new replies allowed.