_RGBQUAD Struct Reference

The entries of the color table structure. More...

#include <Image.h>


Data Fields

char rgbBlue
char rgbGreen
char rgbRed
char rgbReserved


Detailed Description

The entries of the color table structure.

Definition at line 117 of file Image.h.


Field Documentation

char _RGBQUAD::rgbBlue

Specifies the blue part of the color.

Definition at line 119 of file Image.h.

char _RGBQUAD::rgbGreen

Specifies the green part of the color.

Definition at line 121 of file Image.h.

char _RGBQUAD::rgbRed

Specifies the red part of the color.

Definition at line 123 of file Image.h.

char _RGBQUAD::rgbReserved

Must always be set to zero.

Definition at line 125 of file Image.h.


The documentation for this struct was generated from the following file:
Generated on Sat Feb 2 22:23:01 2008 for Teapot Colony Wars by  doxygen 1.5.4