GDAL
GDALColorTable Member List

This is the complete list of members for GDALColorTable, including all inherited members.

Clone() constGDALColorTable
CreateColorRamp(int nStartIndex, const GDALColorEntry *psStartColor, int nEndIndex, const GDALColorEntry *psEndColor)GDALColorTable
FromHandle(GDALColorTableH hCT)GDALColorTableinlinestatic
GDALColorTable(GDALPaletteInterp=GPI_RGB)GDALColorTableexplicit
GetColorEntry(int i) constGDALColorTable
GetColorEntryAsRGB(int i, GDALColorEntry *poEntry) constGDALColorTable
GetColorEntryCount() constGDALColorTable
GetPaletteInterpretation() constGDALColorTable
IsIdentity() constGDALColorTable
IsSame(const GDALColorTable *poOtherCT) constGDALColorTable
SetColorEntry(int i, const GDALColorEntry *poEntry)GDALColorTable
ToHandle(GDALColorTable *poCT)GDALColorTableinlinestatic
~GDALColorTable()GDALColorTable