Data Fields
_Efl_Gfx_Color32 Struct Reference
32 bit color data structure
More...
Data Fields
uint8_t
r
Red component of the color.
uint8_t
g
Green component of the color.
uint8_t
b
Blue component of the color.
uint8_t
a
Translucent component of the color.
Detailed Description
32 bit color data structure