ROWS and COLOMNS in .BMP


amitraj
12-21-2002, 07:54 AM
Hello everybody!
Could some body guide me regarding the .bmp format.
I could read the data of the image. But i am not getting which part of the data is COLOMS and which part is ROWS. Is it so that the first C bytes are Coloms and the next R bytes are ROWs? I found that the data stored is linear so i am anable to find out them as Colom and Row data