Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 9 months ago.
Bitmap Expanded to Array?
I'm trying to work out how to display Bitmaps on the screen in this development kit.
In your Badalingimage.h there is an array, which appears to be an array of pixel values describing the Bitmap image.
How did you get the Bitmap into this format so you can just include it as a .h file?