GDAL
|
This is the complete list of members for GDALColorTable, including all inherited members.
Clone() const | GDALColorTable | |
CreateColorRamp(int, const GDALColorEntry *, int, const GDALColorEntry *) | GDALColorTable | |
FromHandle(GDALColorTableH hCT) | GDALColorTable | inlinestatic |
GDALColorTable(GDALPaletteInterp=GPI_RGB) | GDALColorTable | explicit |
GetColorEntry(int) const | GDALColorTable | |
GetColorEntryAsRGB(int, GDALColorEntry *) const | GDALColorTable | |
GetColorEntryCount() const | GDALColorTable | |
GetPaletteInterpretation() const | GDALColorTable | |
IsSame(const GDALColorTable *poOtherCT) const | GDALColorTable | |
SetColorEntry(int, const GDALColorEntry *) | GDALColorTable | |
ToHandle(GDALColorTable *poCT) | GDALColorTable | inlinestatic |
~GDALColorTable() | GDALColorTable |