Data Fields
_Efl_Gfx_Color Struct Reference

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...
 

Detailed Description

Define an RGBA color.

Field Documentation

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.