# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

TGA_HEADER Struct Reference

List of all members.

Public Attributes

unsigned char LengthID
unsigned char CMapType
unsigned char ImageType
unsigned short Origin
unsigned short Length
unsigned char Depth
unsigned short XOrg
unsigned short YOrg
unsigned short Width
unsigned short Height
unsigned char ImageDepth
unsigned char Desc

Member Data Documentation

unsigned char TGA_HEADER::CMapType
 

Definition at line 14 of file Pic_TGA.c.

unsigned char TGA_HEADER::Depth
 

Definition at line 18 of file Pic_TGA.c.

unsigned char TGA_HEADER::Desc
 

Definition at line 24 of file Pic_TGA.c.

unsigned short TGA_HEADER::Height
 

Definition at line 22 of file Pic_TGA.c.

unsigned char TGA_HEADER::ImageDepth
 

Definition at line 23 of file Pic_TGA.c.

unsigned char TGA_HEADER::ImageType
 

Definition at line 15 of file Pic_TGA.c.

unsigned short TGA_HEADER::Length
 

Definition at line 17 of file Pic_TGA.c.

unsigned char TGA_HEADER::LengthID
 

Definition at line 13 of file Pic_TGA.c.

unsigned short TGA_HEADER::Origin
 

Definition at line 16 of file Pic_TGA.c.

unsigned short TGA_HEADER::Width
 

Definition at line 21 of file Pic_TGA.c.

unsigned short TGA_HEADER::XOrg
 

Definition at line 19 of file Pic_TGA.c.

unsigned short TGA_HEADER::YOrg
 

Definition at line 20 of file Pic_TGA.c.


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