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

Detailed Description

TGA format.

Member Data Documentation

int flipped
var flipped
local flipped
signed short height

map height

var height

map height

local height

map height

unsigned char* imageData

raw data

var imageData

raw data

local imageData

raw data

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

map width

var width

map width

local width

map width


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