Public Attributes | |
char | manufacturer |
char | version |
char | encoding |
char | bpp |
short | xMin |
short | yMin |
short | xMax |
short | yMax |
short | horizontalDPI |
short | verticalDPI |
char | palette [48] |
char | reserved |
char | colorPlanes |
short | bytesPerLine |
short | paletteType |
short | hScrSize |
short | vScrSize |
char | filler [54] |
Definition at line 18 of file flTexturePCX.c.
char pcxFileHeader::bpp |
short pcxFileHeader::xMin |
short pcxFileHeader::yMin |
short pcxFileHeader::xMax |
short pcxFileHeader::yMax |
char pcxFileHeader::palette[48] |
short pcxFileHeader::hScrSize |
short pcxFileHeader::vScrSize |
char pcxFileHeader::filler[54] |