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 |
TGA format.
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