Generic type for supported colour depths. More...
Public Attributes | |
uint32_t * | u32 |
uint24_t * | u24 |
uint16_t * | u16 |
uint16_t * | u15 |
uint8_t * | u8 |
Generic type for supported colour depths.
uint16_t* bpp_t::u15 |
uint16_t* bpp_t::u16 |
uint24_t* bpp_t::u24 |
uint32_t* bpp_t::u32 |
uint8_t* bpp_t::u8 |