cocos2d-x  3.1rc0
 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
local status
unsigned char type
local type
unsigned char pixelDepth
local pixelDepth
signed short width
 map width More...
 
local width
 map width More...
 
signed short height
 map height More...
 
local height
 map height More...
 
unsigned char * imageData
 raw data More...
 
local imageData
 raw data More...
 
int flipped
local flipped

Detailed Description

TGA format.

Member Data Documentation

int flipped
local flipped
signed short height

map height

local height

map height

unsigned char* imageData

raw data

local imageData

raw data

unsigned char pixelDepth
local pixelDepth
int status
local status
unsigned char type
local type
signed short width

map width

local width

map width


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