Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

tagWINRGBQUAD Struct Reference

Windows Bitmap Struct Definitions. More...

#include <plwindefs.h>

Collaboration diagram for tagWINRGBQUAD:

Collaboration graph
[legend]
List of all members.

Public Attributes

PLBYTE rgbBlue
PLBYTE rgbGreen
PLBYTE rgbRed
PLBYTE rgbReserved

Detailed Description

Windows Bitmap Struct Definitions.

Contains the definitions for the data structures used in windows bitmap files. For windows apps, they are already defined - but not with these names.

The WINRGBQUAD, WINBITMAPFILEHEADER, WINBITMAPINFOHEADER, and WINBITMAPINFO structs are defined as RGBQUAD etc. in the windows header files. See the windows documentation for details.

Definition at line 25 of file plwindefs.h.


Member Data Documentation

PLBYTE tagWINRGBQUAD::rgbBlue
 

Definition at line 27 of file plwindefs.h.

Referenced by PLBmpDecoder::readPalette().

PLBYTE tagWINRGBQUAD::rgbGreen
 

Definition at line 28 of file plwindefs.h.

Referenced by PLBmpDecoder::readPalette().

PLBYTE tagWINRGBQUAD::rgbRed
 

Definition at line 29 of file plwindefs.h.

Referenced by PLBmpDecoder::readPalette().

PLBYTE tagWINRGBQUAD::rgbReserved
 

Definition at line 30 of file plwindefs.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 15 21:21:02 2004 for vuVolume by  doxygen 1.3.9.1