BMPHeader_QQVGA24Bit is only used within STemWin.
 
Symbols
loading...
Files
loading...

BMPHeader_QQVGA24Bit variable

Syntax

const uint8_t BMPHeader_QQVGA24Bit[] = { 0x42, 0x4D, 0x36, 0xE1, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x36, 0x00, 0x00, 0x00, 0x28, 0x00, 0x00, 0x00, 0xA0, 0x00, 0x00, 0x00, 0x78, 0x00, 0x00, 0x00, 0x01, 0x00, 0x18, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, };

References

LocationReferrerText
camera_app.c:45
const uint8_t BMPHeader_QQVGA24Bit[] =
camera_app.c:275CAMERA_SaveToFile()
if (f_write(&file, (char *)BMPHeader_QQVGA24Bit, RGB_HEADER_SIZE, (UINT *)&NumWrittenData) == FR_OK)

Data Use

Functions reading BMPHeader_QQVGA24Bit
BMPHeader_QQVGA24Bit
all items filtered out
Type of BMPHeader_QQVGA24Bit
BMPHeader_QQVGA24Bit
uint8_t
all items filtered out