PixelARGB8888
touchgfx/hal/Types.hpp
Union used in QOI decompression Note! We use little endian and BGRA order.
Public Attributes
uint8_t | a |
uint8_t | b |
struct touchgfx::PixelARGB8888::@0 | bgra |
Each color channel in the pixel. | |
uint32_t | color |
The pixel color. | |
uint8_t | g |
uint8_t | r |
Public Attributes Documentation
a
uint8_t a
b
uint8_t b
bgra
struct touchgfx::PixelARGB8888::@0 bgra
Each color channel in the pixel.
color
uint32_t color
The pixel color.
g
uint8_t g
r
uint8_t r