Rasterfarm-SDK
Loading...
Searching...
No Matches
TgaImage::TgaHeader Struct Reference

#include <tgaimage.h>

Public Attributes

char idLength
 
char colourMapType
 
char dataTypeCode
 
short int colourMapOrigin
 
short int colourMapLength
 
char colourMapDepth
 
short int xOrigin
 
short int yOrigin
 
short width
 
short height
 
char bitsPerPixel
 
char descriptor
 

Member Data Documentation

◆ bitsPerPixel

char TgaImage::TgaHeader::bitsPerPixel

◆ colourMapDepth

char TgaImage::TgaHeader::colourMapDepth

◆ colourMapLength

short int TgaImage::TgaHeader::colourMapLength

◆ colourMapOrigin

short int TgaImage::TgaHeader::colourMapOrigin

◆ colourMapType

char TgaImage::TgaHeader::colourMapType

◆ dataTypeCode

char TgaImage::TgaHeader::dataTypeCode

◆ descriptor

char TgaImage::TgaHeader::descriptor

◆ height

short TgaImage::TgaHeader::height

◆ idLength

char TgaImage::TgaHeader::idLength

◆ width

short TgaImage::TgaHeader::width

◆ xOrigin

short int TgaImage::TgaHeader::xOrigin

◆ yOrigin

short int TgaImage::TgaHeader::yOrigin

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