CEGUI::ImageTGA Struct Reference

This is our image structure for our targa data. More...

List of all members.

Public Attributes

int channels
 The channels in the image (3 = RGB : 4 = RGBA).
int sizeX
 The width of the image in pixels.
int sizeY
 The height of the image in pixels.
unsigned char * data
 The image pixel data.


Detailed Description

This is our image structure for our targa data.

Generated on Thu Nov 27 20:34:43 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1