PixelRGB565
touchgfx/hal/Types.hpp
Union used in QOI decompression Note! We use little endian and BGR order.
Public Attributes
uint16_t | b |
struct touchgfx::PixelRGB565::@1 | bgr |
Each color channel in the pixel. | |
uint16_t | color |
The pixel color. | |
uint16_t | g |
uint16_t | r |
Public Attributes Documentation
b
uint16_t b
bgr
struct touchgfx::PixelRGB565::@1 bgr
Each color channel in the pixel.
color
uint16_t color
The pixel color.
g
uint16_t g
r
uint16_t r