Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

tgaHeader Struct Reference

#include <ATGAImage.h>

List of all members.

Public Attributes

UBYTE IdLength
UBYTE ColourMapType
UBYTE DataTypeCode
WORD ColourMapOrigin
UBYTE ColourMapLength
UBYTE ColourMapDepth
WORD x_Origin
WORD y_Origin
WORD Width
WORD Height
UBYTE BitsPerPixel
UBYTE ImageDescriptor


Member Data Documentation

UBYTE tgaHeader::BitsPerPixel
 

Definition at line 55 of file ATGAImage.h.

Referenced by CImage::LoadTga().

UBYTE tgaHeader::ColourMapDepth
 

Definition at line 50 of file ATGAImage.h.

UBYTE tgaHeader::ColourMapLength
 

Definition at line 49 of file ATGAImage.h.

WORD tgaHeader::ColourMapOrigin
 

Definition at line 48 of file ATGAImage.h.

UBYTE tgaHeader::ColourMapType
 

Definition at line 46 of file ATGAImage.h.

UBYTE tgaHeader::DataTypeCode
 

Definition at line 47 of file ATGAImage.h.

Referenced by CImage::LoadTga().

WORD tgaHeader::Height
 

Definition at line 54 of file ATGAImage.h.

Referenced by CImage::DecodeT10Tga24(), and CImage::LoadTga().

UBYTE tgaHeader::IdLength
 

Definition at line 45 of file ATGAImage.h.

UBYTE tgaHeader::ImageDescriptor
 

Definition at line 56 of file ATGAImage.h.

WORD tgaHeader::Width
 

Definition at line 53 of file ATGAImage.h.

Referenced by CImage::DecodeT10Tga24(), and CImage::LoadTga().

WORD tgaHeader::x_Origin
 

Definition at line 51 of file ATGAImage.h.

WORD tgaHeader::y_Origin
 

Definition at line 52 of file ATGAImage.h.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 23 05:52:15 2003 for Modern Warfare by doxygen1.3-rc2