Enum GX_HAL_GA_COLOR_FORMAT¶
Defined in file__output_copyinclude_src_include_ga_lite_gx_hal_ga_lite.h
Enum Documentation¶
-
enum GX_HAL_GA_COLOR_FORMAT¶
GA 颜色格式
Values:
-
enumerator GX_HAL_GA_COLOR_CLUT4¶
CLUT4
-
enumerator GX_HAL_GA_COLOR_CLUT8¶
CLUT8
-
enumerator GX_HAL_GA_COLOR_A4¶
A4
-
enumerator GX_HAL_GA_COLOR_A8¶
A8
-
enumerator GX_HAL_GA_COLOR_ARGB4444¶
ARGB44444
-
enumerator GX_HAL_GA_COLOR_ARGB1555¶
ARGB15555
-
enumerator GX_HAL_GA_COLOR_ARGB8888¶
ARGB88888
-
enumerator GX_HAL_GA_COLOR_RGB565¶
RGB565
-
enumerator GX_HAL_GA_COLOR_BGR888¶
BGR888
-
enumerator GX_HAL_GA_COLOR_RGB888¶
RGB888
-
enumerator GX_HAL_GA_COLOR_CLUT4¶