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