メイン・コンテンツまでスキップ

PixelRGB565

touchgfx/hal/Types.hpp

Union used in QOI decompression Note! We use little endian and BGR order.

Public Attributes​

uint16_tb
struct touchgfx::PixelRGB565::@1bgr
Each color channel in the pixel.
uint16_tcolor
The pixel color.
uint16_tg
uint16_tr

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