Help with bmp2h software

Post Reply
itouch
Posts: 54
Joined: Mon Jul 27, 2009 5:20 am

Help with bmp2h software

Post by itouch » Tue Sep 01, 2009 1:55 am

Can someone tell me how to use the bmp2h software? The button labels are all in chinese. I am able to load a bmp file, but I cannot generate a useful .h file. Thank you

esky-sh
Posts: 2140
Joined: Sat Dec 20, 2008 4:21 am

Re: Help with bmp2h software

Post by esky-sh » Tue Sep 01, 2009 4:55 am

bmp2h.jpg
bmp2h.jpg (19.45 KiB) Viewed 3197 times

itouch
Posts: 54
Joined: Mon Jul 27, 2009 5:20 am

Re: Help with bmp2h software

Post by itouch » Tue Sep 01, 2009 6:36 am

Thanks for the response. Can you please explain the use of the checkbox and the other buttons too? Thank you very much.

itouch
Posts: 54
Joined: Mon Jul 27, 2009 5:20 am

Re: Help with bmp2h software

Post by itouch » Tue Sep 01, 2009 7:12 am

Should the image header be removed from the resulting .c file?

ALIGN4 const unsigned char HoleView[] = {

/* image header, 20 bytes */

#ifdef WIN32
0x18,0x00,0x00,0x00,0x18,0x00,0x18,0x00,
#else
0x00,0x00,0x00,0x18,0x00,0x18,0x00,0x18,
#endif
#ifdef WIN32
0, 4, 0, 3, 0, 0, 0, 8, 16, 0, 1, 0, 0, 0, 0, 0,
#else
4, 0, 3, 0, 0, 0, 8, 0, 0, 16, 0, 1, 0, 0, 0, 0,
#endif

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests