Here is a link for the BMP format..

http://www.odec.ca/projects/2004/chi...mpresearch.htm

Anyone have any ideas for code to extract the pixel data? I would suspect it to be something like open the .BMP for read, then open an ASCII file for write, and then stream the data through the PIC...
I have an application coming up where I need to determine the randomness of dots in a balck and white BMP image. I'll post anything I come up with here... stay tuned

Bron