Main Page | Data Structures | Directories | File List | Data Fields | Globals

skindata_t::skin_info_t Struct Reference

Structure containing the four boundry limits of an area and maximal two colors per area. More...


Data Fields

unsigned area_bottom
unsigned area_top
unsigned area_left
unsigned area_right
unsigned color_primary
unsigned color_secondary


Detailed Description

Structure containing the four boundry limits of an area and maximal two colors per area.

Definition at line 34 of file display_shared.hch.


Field Documentation

unsigned skindata_t::skin_info_t::area_bottom
 

lowest point registerd in the area

Definition at line 35 of file display_shared.hch.

unsigned skindata_t::skin_info_t::area_top
 

highest point registerd in the area

Definition at line 36 of file display_shared.hch.

unsigned skindata_t::skin_info_t::area_left
 

leftmost point registerd in the area

Definition at line 37 of file display_shared.hch.

unsigned skindata_t::skin_info_t::area_right
 

rightmost point registerd in the area

Definition at line 38 of file display_shared.hch.

unsigned skindata_t::skin_info_t::color_primary
 

primary color for this area

Definition at line 39 of file display_shared.hch.

unsigned skindata_t::skin_info_t::color_secondary
 

optionally an area can have a second color

Definition at line 40 of file display_shared.hch.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 9 14:37:09 2004 for Graphic Equalizer 2 by  doxygen 1.3.9.1