cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
tImageTGA Struct Reference

TGA format. More...

#include <TGAlib.h>

Public Attributes

int status
unsigned char type
unsigned char pixelDepth
signed short width
 map width More...
 
signed short height
 map height More...
 
unsigned char * imageData
 raw data More...
 
int flipped

Detailed Description

TGA format.

Member Data Documentation

int flipped
signed short height

map height

unsigned char* imageData

raw data

unsigned char pixelDepth
int status
unsigned char type
signed short width

map width


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