te::rst::BandProperty::ColorEntry Struct Reference

An structure to represent a color tuple. More...

#include <BandProperty.h>

Public Attributes

short c1
 gray, red, cyan or hue. More...
 
short c2
 green, magenta, or lightness. More...
 
short c3
 blue, yellow, or saturation. More...
 
short c4
 alpha or blackband. More...
 

Detailed Description

An structure to represent a color tuple.

Definition at line 70 of file BandProperty.h.

Member Data Documentation

short te::rst::BandProperty::ColorEntry::c1

gray, red, cyan or hue.

Definition at line 72 of file BandProperty.h.

short te::rst::BandProperty::ColorEntry::c2

green, magenta, or lightness.

Definition at line 73 of file BandProperty.h.

short te::rst::BandProperty::ColorEntry::c3

blue, yellow, or saturation.

Definition at line 74 of file BandProperty.h.

short te::rst::BandProperty::ColorEntry::c4

alpha or blackband.

Definition at line 75 of file BandProperty.h.


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