Define an RGBA color. More...
Data Fields | |
unsigned short | r |
unsigned short | g |
The red component. More... | |
unsigned short | b |
The green component. More... | |
unsigned short | a |
The blue component. More... | |
Efl_Gfx_Color_Type | type |
The alpha component. More... | |
Define an RGBA color.
unsigned short _Efl_Gfx_Color::g |
The red component.
unsigned short _Efl_Gfx_Color::b |
The green component.
unsigned short _Efl_Gfx_Color::a |
The blue component.
Efl_Gfx_Color_Type _Efl_Gfx_Color::type |
The alpha component.