MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
This struct represents color mode information. More...
Data Fields | |
uint32_t | size |
uint32_t | bpp |
gfxBitsPerPixel | bppOrdinal |
struct { | |
uint32_t red | |
uint32_t green | |
uint32_t blue | |
uint32_t alpha | |
} | mask |
struct { | |
uint8_t red | |
uint8_t green | |
uint8_t blue | |
uint8_t alpha | |
} | shift |
This struct represents color mode information.
Color mode information is use to keep track of specific information about a color.