GDAL
Public Attributes | List of all members
GDALColorEntry Struct Reference

Color tuple. More...

#include <gdal.h>

Public Attributes

short c1
 
short c2
 
short c3
 
short c4
 

Detailed Description

Color tuple.

Member Data Documentation

◆ c1

short GDALColorEntry::c1

gray, red, cyan or hue

◆ c2

short GDALColorEntry::c2

green, magenta, or lightness

◆ c3

short GDALColorEntry::c3

blue, yellow, or saturation

◆ c4

short GDALColorEntry::c4

alpha or blackband


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