Page 1 of 1
incluse binary BMP un header
Posted: Tue Apr 15, 2014 2:39 am
by Yazimat
IWant to know how to include a bitmap image data in a header file ,Like that sources code
http://qumo-oss.googlecode.com/svn/trun ... bootlogo.h
Re: incluse binary BMP un header
Posted: Tue Apr 15, 2014 3:49 am
by bwat
Write a program to do it. You're seriously asking this question? If you can't write a prorgam to do this and have it running and tested within, say one hour, then you're not going to be able to write an OS.
Re: incluse binary BMP un header
Posted: Tue Apr 15, 2014 4:16 am
by Yazimat
Okey il go to make a program for that , after i finish work
Re: incluse binary BMP un header
Posted: Tue Apr 15, 2014 4:35 am
by bwat
If you're on a machine with X-Windows then you can run the bitmap program to create and edit bitmaps. It saves automatically in head file format.
Re: incluse binary BMP un header
Posted: Tue Apr 15, 2014 11:44 am
by jnc100
GIMP can export images to header file or source code format.
Regards,
John.