Crazy Eddies GUI System
0.6.2
|
This is our image structure for our targa data. More...
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. | |
This is our image structure for our targa data.