Data Fields | |
uint8_t * | addr |
uint32_t | width |
uint32_t | height |
uint32_t | bpp |
uint32_t | lineOffset |
uint32_t | colorFormat |
uint8_t* Draw2D_BmpProperty::addr |
memory address location of the bitmap
uint32_t Draw2D_BmpProperty::width |
Width of a bitmap data in pixels
uint32_t Draw2D_BmpProperty::height |
Height of a bitmap data in lines
uint32_t Draw2D_BmpProperty::bpp |
bytes per pixel of the bitmap in bytes
uint32_t Draw2D_BmpProperty::lineOffset |
line offset of the bitmap in bytes
uint32_t Draw2D_BmpProperty::colorFormat |
Currently below data formats are supported