Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
_TGAHeader Struct Reference

#include <TARGA.H>

Public Attributes

char IDLength
 
char ColorMapType
 
char ImageType
 
short CMapStart
 
short CMapLength
 
char CMapDepth
 
short XOffset
 
short YOffset
 
short Width
 
short Height
 
char PixelDepth
 
char ImageDescriptor
 

Detailed Description

Definition at line 68 of file TARGA.H.

Member Data Documentation

◆ CMapDepth

char _TGAHeader::CMapDepth

Definition at line 75 of file TARGA.H.

◆ CMapLength

short _TGAHeader::CMapLength

Definition at line 74 of file TARGA.H.

◆ CMapStart

short _TGAHeader::CMapStart

Definition at line 73 of file TARGA.H.

◆ ColorMapType

char _TGAHeader::ColorMapType

Definition at line 71 of file TARGA.H.

◆ Height

short _TGAHeader::Height

Definition at line 79 of file TARGA.H.

◆ IDLength

char _TGAHeader::IDLength

Definition at line 70 of file TARGA.H.

◆ ImageDescriptor

char _TGAHeader::ImageDescriptor

Definition at line 81 of file TARGA.H.

◆ ImageType

char _TGAHeader::ImageType

Definition at line 72 of file TARGA.H.

◆ PixelDepth

char _TGAHeader::PixelDepth

Definition at line 80 of file TARGA.H.

◆ Width

short _TGAHeader::Width

Definition at line 78 of file TARGA.H.

◆ XOffset

short _TGAHeader::XOffset

Definition at line 76 of file TARGA.H.

◆ YOffset

short _TGAHeader::YOffset

Definition at line 77 of file TARGA.H.


The documentation for this struct was generated from the following files: