跳转到主要内容

PixelARGB8888

touchgfx/hal/Types.hpp

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

Public Attributes​

uint8_ta
uint8_tb
struct touchgfx::PixelARGB8888::@0bgra
Each color channel in the pixel.
uint32_tcolor
The pixel color.
uint8_tg
uint8_tr

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