PICCANTE  0.4
The hottest HDR imaging library!
Public Attributes | List of all members
pic::pic::TGA_HEADER Struct Reference

The TGA_HEADER struct. More...

#include <filter_radial_basis_function.hpp>

Public Attributes

unsigned char id_length
 
unsigned char colormap_type
 
unsigned char image_type
 
short int colormap_first_entry
 
short int colormap_length
 
unsigned char colormap_entry_size
 
short int x_origin
 
short int y_origin
 
short int width
 
short int height
 
unsigned char depth
 
unsigned char descriptor
 

Detailed Description

The TGA_HEADER struct.

Member Data Documentation

◆ colormap_entry_size

unsigned char pic::pic::TGA_HEADER::colormap_entry_size

◆ colormap_first_entry

short int pic::pic::TGA_HEADER::colormap_first_entry

◆ colormap_length

short int pic::pic::TGA_HEADER::colormap_length

◆ colormap_type

unsigned char pic::pic::TGA_HEADER::colormap_type

◆ depth

unsigned char pic::pic::TGA_HEADER::depth

◆ descriptor

unsigned char pic::pic::TGA_HEADER::descriptor

◆ height

short int pic::pic::TGA_HEADER::height

◆ id_length

unsigned char pic::pic::TGA_HEADER::id_length

◆ image_type

unsigned char pic::pic::TGA_HEADER::image_type

◆ width

short int pic::pic::TGA_HEADER::width

◆ x_origin

short int pic::pic::TGA_HEADER::x_origin

◆ y_origin

short int pic::pic::TGA_HEADER::y_origin

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