Public Attributes | |
GDALPamDataset * | poParentDS |
int | bNoDataValueSet |
double | dfNoDataValue |
GDALColorTable * | poColorTable |
GDALColorInterp | eColorInterp |
char * | pszUnitType |
char ** | papszCategoryNames |
double | dfOffset |
double | dfScale |
int | bHaveMinMax |
double | dfMin |
double | dfMax |
int | bHaveStats |
double | dfMean |
double | dfStdDev |
CPLXMLNode * | psSavedHistograms |
GDALRasterAttributeTable * | poDefaultRAT |