Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Namespace Members   Data Fields   Globals  

PCXHEADER Struct Reference


Data Fields

unsigned char manufacturer
unsigned char version
unsigned char encoding
unsigned char bits
unsigned char xMin
unsigned char yMin
unsigned char xMax
unsigned char yMax
unsigned char * palette

Field Documentation

unsigned char bits
 

Definition at line 82 of file ExCImageLoader.h.

unsigned char encoding
 

Definition at line 81 of file ExCImageLoader.h.

unsigned char manufacturer
 

Definition at line 79 of file ExCImageLoader.h.

unsigned char* palette
 

Definition at line 87 of file ExCImageLoader.h.

Referenced by ExCImageLoader::LoadPCX(), and ExCImageLoader::LoadPCXFile().

unsigned char version
 

Definition at line 80 of file ExCImageLoader.h.

unsigned char xMax
 

Definition at line 85 of file ExCImageLoader.h.

Referenced by ExCImageLoader::LoadPCX(), and ExCImageLoader::LoadPCXFile().

unsigned char xMin
 

Definition at line 83 of file ExCImageLoader.h.

Referenced by ExCImageLoader::LoadPCX(), and ExCImageLoader::LoadPCXFile().

unsigned char yMax
 

Definition at line 86 of file ExCImageLoader.h.

Referenced by ExCImageLoader::LoadPCX(), and ExCImageLoader::LoadPCXFile().

unsigned char yMin
 

Definition at line 84 of file ExCImageLoader.h.

Referenced by ExCImageLoader::LoadPCX(), and ExCImageLoader::LoadPCXFile().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 10 18:20:20 2002 for ExNihilo by doxygen1.3-rc1