cef_color_type_t

Describes how to interpret the components of a pixel.

Values

ValueMeaning
CEF_COLOR_TYPE_RGBA_88880

RGBA with 8 bits per pixel (32bits total).

CEF_COLOR_TYPE_BGRA_88881

BGRA with 8 bits per pixel (32bits total).

Meta