_TargaHeader Struct Reference

Data Fields

unsigned char id_length
unsigned char colormap_type
unsigned char image_type
unsigned short colormap_index
unsigned short colormap_length
unsigned char colormap_size
unsigned short x_origin
unsigned short y_origin
unsigned short width
unsigned short height
unsigned char pixel_size
unsigned char attributes

Detailed Description

Definition at line 38 of file imagelib.c.


Field Documentation

unsigned char _TargaHeader::attributes

Definition at line 33 of file imagelib.c.

Referenced by LoadTGA().

Definition at line 30 of file imagelib.c.

Referenced by LoadTGA().

Definition at line 30 of file imagelib.c.

Referenced by LoadTGA().

Definition at line 31 of file imagelib.c.

Referenced by LoadTGA().

Definition at line 29 of file imagelib.c.

Referenced by LoadTGA().

unsigned short _TargaHeader::height

Definition at line 32 of file imagelib.c.

Referenced by LoadTGA().

unsigned char _TargaHeader::id_length

Definition at line 29 of file imagelib.c.

Referenced by LoadTGA().

unsigned char _TargaHeader::image_type

Definition at line 29 of file imagelib.c.

Referenced by LoadTGA().

unsigned char _TargaHeader::pixel_size

Definition at line 33 of file imagelib.c.

Referenced by LoadTGA().

unsigned short _TargaHeader::width

Definition at line 32 of file imagelib.c.

Referenced by LoadTGA().

unsigned short _TargaHeader::x_origin

Definition at line 32 of file imagelib.c.

Referenced by LoadTGA().

unsigned short _TargaHeader::y_origin

Definition at line 32 of file imagelib.c.

Referenced by LoadTGA().


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

Generated by  doxygen 1.6.2