Ok, I need to know some methods(links, articles, etc.) regarding how to parse & comprehend 32-bit grayscale bitmaps on the basis of their data.
Suppose I have a black background & a white primitive of medium resolution is there any way I can identify the primitive as a Circle, Box, Triangle?
Thanks
P.S. Can someone show me a implementation of the method. One such is on Wikipedia. & the 4-byte alignment technique.