BitMapFileInfoHeader_Typedef is only used within LCD_Paint.
 
Symbols
loading...
Files
loading...

BitMapFileInfoHeader_Typedef struct

Syntax

typedef struct {   uint32_t biSize;              uint32_t biWidth;             uint32_t biHeight;            uint16_t biPlanes;            uint16_t biBitCount;          uint32_t biCompression;       uint32_t biSizeImage;         uint32_t biXPelsPerMeter;     uint32_t biYPelsPerMeter;     uint32_t biClrUsed;           uint32_t biClrImportant;    } BitMapFileInfoHeader_Typedef;

Fields

biSize

No summary provided. Read more...

biWidth

No summary provided. Read more...

biHeight

No summary provided. Read more...

biPlanes

No summary provided. Read more...

biBitCount

No summary provided. Read more...

biCompression

No summary provided. Read more...

biSizeImage

No summary provided. Read more...

biXPelsPerMeter

No summary provided. Read more...

biYPelsPerMeter

No summary provided. Read more...

biClrUsed

No summary provided. Read more...

biClrImportant

No summary provided. Read more...

Type Use

Variables of BitMapFileInfoHeader_Typedef type
all items filtered out
BitMapFileInfoHeader_Typedef
all items filtered out
BitMapFileInfoHeader_Typedef
all items filtered out