2022-11-24 5:16 AM
Is there a way to retrieve the bitmap size at compile time ?
I find it a bit redundant to get the size of a bitmap at run time as the size is known after touchgfx generates all the images.
Why not put some #define in the BitmapDataBase with the size (width and height) of each image?
Thanks.
2022-11-24 7:36 AM
Is waste of define, back to school and W x H x F =