Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

GDALColorEntry Struct Reference

Color tuple. More...

#include <gdal.h>

List of all members.

Public Attributes

short c1
short c2
short c3
short c4


Detailed Description

Color tuple.


Member Data Documentation

short GDALColorEntry::c1
 

gray, red, cyan or hue

short GDALColorEntry::c2
 

green, magenta, or lightness

short GDALColorEntry::c3
 

blue, yellow, or saturation

short GDALColorEntry::c4
 

alpha or blackband


The documentation for this struct was generated from the following file:
doxygen1.2.2 Dimitri van Heesch, © 1997-2000