#include <gdal.h>
Public Attributes | |
short | c1 |
short | c2 |
short | c3 |
short | c4 |
Color tuple
short GDALColorEntry::c1 |
gray, red, cyan or hue
Referenced by GDALColorTable::CreateColorRamp(), GDALComputeMedianCutPCT(), GDALDitherRGB2PCT(), GDALRasterBand::GetIndexColorTranslationTo(), GDALRasterAttributeTable::InitializeFromColorTable(), GDALColorTable::SetColorEntry(), and GDALRasterAttributeTable::TranslateToColorTable().
short GDALColorEntry::c2 |
green, magenta, or lightness
Referenced by GDALColorTable::CreateColorRamp(), GDALComputeMedianCutPCT(), GDALDitherRGB2PCT(), GDALRasterBand::GetIndexColorTranslationTo(), GDALRasterAttributeTable::InitializeFromColorTable(), GDALColorTable::SetColorEntry(), and GDALRasterAttributeTable::TranslateToColorTable().
short GDALColorEntry::c3 |
blue, yellow, or saturation
Referenced by GDALColorTable::CreateColorRamp(), GDALComputeMedianCutPCT(), GDALDitherRGB2PCT(), GDALRasterBand::GetIndexColorTranslationTo(), GDALRasterAttributeTable::InitializeFromColorTable(), GDALColorTable::SetColorEntry(), and GDALRasterAttributeTable::TranslateToColorTable().
short GDALColorEntry::c4 |