Etk
Main Page Object Hierarchy Data Structures Related Pages
Etk

Etk_Color Struct Reference
[Etk_Types]


Detailed Description

A RGBA color.

Data Fields

int r
int g
int b
int a

Field Documentation

int Etk_Color::r

The red component of the color

Referenced by etk_colorpicker_current_color_get(), etk_colorpicker_current_color_set(), etk_shadow_border_color_get(), etk_shadow_border_color_set(), etk_shadow_shadow_color_get(), and etk_shadow_shadow_color_set().

int Etk_Color::g

The green component of the color

Referenced by etk_colorpicker_current_color_set(), etk_shadow_border_color_get(), etk_shadow_border_color_set(), etk_shadow_shadow_color_get(), and etk_shadow_shadow_color_set().

int Etk_Color::b

The blue component of the color

Referenced by etk_colorpicker_current_color_set(), etk_shadow_border_color_get(), etk_shadow_border_color_set(), etk_shadow_shadow_color_get(), and etk_shadow_shadow_color_set().

int Etk_Color::a

The alpha component of the color

Referenced by etk_colorpicker_current_color_set(), etk_colorpicker_use_alpha_set(), etk_shadow_border_color_get(), etk_shadow_border_color_set(), etk_shadow_shadow_color_set(), etk_shadow_shadow_get(), and etk_shadow_shadow_set().


The documentation for this struct was generated from the following file:
  • etk_types.h