_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 649 of file common.h.


Field Documentation

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

Definition at line 666 of file common.h.

Referenced by Pixel2RGBA().

The blue component of a RGB triple.

Definition at line 662 of file common.h.

Referenced by Pixel2RGB(), and Pixel2RGBA().

The green component of a RGB triple.

Definition at line 658 of file common.h.

Referenced by Pixel2RGB(), and Pixel2RGBA().

The red component of a RGB triple.

Definition at line 654 of file common.h.

Referenced by Pixel2RGB(), and Pixel2RGBA().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 7 15:58:43 2011 for MiniGUI V3.0.12 API Reference by  doxygen 1.6.3