__BMP_Palette Struct ReferencePlatform Middleware > GLIB

BMP palette structure to hold palette pointer and size.

Definition at line 130 of file bmp.h .

#include < bmp.h >

Data Fields

uint8_t * data
uint32_t size

Field Documentation

uint8_t* __BMP_Palette::data

Palette data pointer

Definition at line 132 of file bmp.h .

Referenced by BMP_init() , BMP_readRgbData() , BMP_readRgbDataRLE8() , and BMP_reset() .

uint32_t __BMP_Palette::size

Size of palette data

Definition at line 134 of file bmp.h .

Referenced by BMP_init() , and BMP_reset() .


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/middleware/glib/glib/ bmp.h