Class cc.ImageTGA

Class Summary
Constructor Attributes Constructor Name and Description
 
cc.ImageTGA(status, type, pixelDepth, width, height, imageData, flipped)
TGA format

Class Detail

cc.ImageTGA(status, type, pixelDepth, width, height, imageData, flipped)
TGA format
Parameters:
{Number} status
{Number} type
{Number} pixelDepth
{Number} width
map width
{Number} height
map height
{Array} imageData
raw data
{Number} flipped