Results 1 to 2 of 2
I need to access the inforamtion of a BMP file in linux under c and if anybody know the structure of BMP in lINUX and how to access it then ...
- 03-14-2003 #1Just Joined!
- Join Date
- Mar 2003
- Location
- Hyderabad
- Posts
- 2
Information of BMP requested
I need to access the inforamtion of a BMP file in linux under c and if anybody know the structure of BMP in lINUX and how to access it then please mail it as soon as possible....Thanks
- 03-14-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
If this is a BMP file, the structure is the same as in Windows, and any other operating system for that part. You can find the struct here.


Reply With Quote
