http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How-To Windows BMP File Format



When I look at the bitmap info header of the bmp that I am loading, the biSize field does not equal either 40 or 12.  Rather, it is equal to 8192000 which of course is failing the 40/12 if test.  I know that this is a valid bmp as I created it with MS Paint and recreated it with Paint Shop Pro 5.0.  Under Paint Shop Pro, I saved it as a Windows .bmp.
 
Have I missed something? I am sure that I am making a simple mistake. I just cannot find it.
 
Thanks,
Jason Brunson