#include <gdal.h>
Public Attributes | |
| short | c1 |
| short | c2 |
| short | c3 |
| short | c4 |
| short GDALColorEntry::c1 |
gray, red, cyan or hue
Referenced by GDALComputeMedianCutPCT(), GDALDitherRGB2PCT(), GDALRasterAttributeTable::InitializeFromColorTable(), and GDALRasterAttributeTable::TranslateToColorTable().
| short GDALColorEntry::c2 |
green, magenta, or lightness
Referenced by GDALComputeMedianCutPCT(), GDALDitherRGB2PCT(), GDALRasterAttributeTable::InitializeFromColorTable(), and GDALRasterAttributeTable::TranslateToColorTable().
| short GDALColorEntry::c3 |
blue, yellow, or saturation
Referenced by GDALComputeMedianCutPCT(), GDALDitherRGB2PCT(), GDALRasterAttributeTable::InitializeFromColorTable(), and GDALRasterAttributeTable::TranslateToColorTable().
| short GDALColorEntry::c4 |
alpha or blackband
Referenced by GDALComputeMedianCutPCT(), GDALRasterAttributeTable::InitializeFromColorTable(), and GDALRasterAttributeTable::TranslateToColorTable().
1.5.5.