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

_RGB Struct Reference
[Win32-like data types and macros]

#include <common.h>

Data Fields


Detailed Description

RGB triple structure.
See also:
PRGB, GAL_Color

Definition at line 613 of file common.h.


Field Documentation

BYTE a
 

Reserved for alignment, maybe used for the alpha component of a RGB triple.

Definition at line 630 of file common.h.

BYTE b
 

The blue component of a RGB triple.

Definition at line 626 of file common.h.

BYTE g
 

The green component of a RGB triple.

Definition at line 622 of file common.h.

BYTE r
 

The red component of a RGB triple.

Definition at line 618 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