that msg doesn't exist in the convertimages.c on the root of the files
folder, so either you're using a different one or its a different message,
so clarify that
there is a mistake in the BMP reader though as it assumes the height is
always positive, so if it says verify image dimensions, its probably that.
if says invalid bmp file, i'd take a look at the BMP file and see if it
starts with BM, if it does then its probably an endian issue or such, what
platform are you compiling it on
> Dear All,
> I was trying to use the BMP to img converter code posted in the
> example code folder.
> But I got following error.
>
> "!!!Not a valid BMP file!!!\n"
> Can anybody suggest what type of bmp file should be used?
> I have tried 24-bit , 16 color, 256 color and monochrome bmp file
> types available in the paint (windows version).
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|