Union ga_color

  • Defined in file__output_copyinclude_src_include_ga_lite_gx_hal_ga_lite.h

Union Documentation

union ga_color
#include <gx_hal_ga_lite.h>

GA颜色属性

Public Members

uint8_t b

ARGB颜色格式的b分量

uint8_t g

ARGB颜色格式的g分量

uint8_t r

ARGB颜色格式的r分量

uint8_t alpha

ARGB颜色格式的alpha分量

struct ga_color::[anonymous] [anonymous]
uint32_t color

颜色值,格式为ARGB8888