Click here to Skip to main content
15,890,947 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,


How to read 8-BIT BMP grayScale Image ?

Can u please suggest ideas...
Posted
Updated 23-Apr-12 14:57pm
v2
Comments
Sergey Alexandrovich Kryukov 23-Apr-12 23:51pm    
Did you try anything so far?
--SA

1 solution

First, learn how the format is organized:
http://en.wikipedia.org/wiki/BMP_file_format[^],
http://atlc.sourceforge.net/bmp.html#_toc381201084[^].

This is the way to find out how to do it: http://bit.ly/JthmyK[^].

Good luck,
—SA
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900