_RGBTRIPLE Struct Reference

Defines the raw-data formaztt for bmp-files. More...

#include <BitmapHeader.h>

List of all members.

Public Attributes

unsigned char rgbtBlue
unsigned char rgbtGreen
unsigned char rgbtRed


Detailed Description

Defines the raw-data formaztt for bmp-files.

Definition at line 64 of file BitmapHeader.h.


Member Data Documentation

unsigned char _RGBTRIPLE::rgbtBlue

Definition at line 65 of file BitmapHeader.h.

Referenced by TextureInterface::loadBMP().

unsigned char _RGBTRIPLE::rgbtGreen

Definition at line 66 of file BitmapHeader.h.

Referenced by TextureInterface::loadBMP().

unsigned char _RGBTRIPLE::rgbtRed

Definition at line 67 of file BitmapHeader.h.

Referenced by TextureInterface::loadBMP().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 17 22:02:22 2007 for C0re by  doxygen 1.5.2