Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_GAL_Color Struct Reference
[Data types for GDI]

#include <common.h>

Data Fields


Detailed Description

RGBA quarter structure.
See also:
RGB

Definition at line 724 of file common.h.


Field Documentation

gal_uint8 a
 

The alpha component of a RGBA quarter.

Definition at line 741 of file common.h.

gal_uint8 b
 

The blue component of a RGBA quarter.

Definition at line 737 of file common.h.

gal_uint8 g
 

The green component of a RGBA quarter.

Definition at line 733 of file common.h.

gal_uint8 r
 

The red component of a RGBA quarter.

Definition at line 729 of file common.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 26 13:54:28 2006 for MiniGUI V1.6.9 API Reference by  doxygen 1.4.2