|
SAGA API Version 9.11
|
This is the complete list of members for CSG_Colors, including all inherited members.
| Assign(const CSG_Colors &Colors) | CSG_Colors | |
| Assign(CSG_Colors *pSource) | CSG_Colors | |
| Create(void) | CSG_Colors | |
| Create(const CSG_Colors &Colors) | CSG_Colors | |
| Create(int nColors, int Palette=SG_COLORS_DEFAULT, bool bRevert=false) | CSG_Colors | |
| Create(const CSG_String &Palette, int nColors=0, bool bRevert=false) | CSG_Colors | |
| CSG_Colors(void) | CSG_Colors | |
| CSG_Colors(const CSG_Colors &Colors) | CSG_Colors | |
| CSG_Colors(int nColors, int Palette=SG_COLORS_DEFAULT, bool bRevert=false) | CSG_Colors | |
| CSG_Colors(const CSG_String &Palette, int nColors=0, bool bRevert=false) | CSG_Colors | |
| Destroy(void) | CSG_Colors | |
| from_Text(const CSG_String &String) | CSG_Colors | |
| Get_Blue(int Index) const | CSG_Colors | inline |
| Get_Brightness(int Index) const | CSG_Colors | inline |
| Get_Color(int Index) const | CSG_Colors | inline |
| Get_Count(void) const | CSG_Colors | inline |
| Get_Green(int Index) const | CSG_Colors | inline |
| Get_Interpolated(double Index) const | CSG_Colors | inline |
| Get_Predefined_Count(void) | CSG_Colors | static |
| Get_Predefined_Name(int Index, bool bWithIndex=true) | CSG_Colors | static |
| Get_Red(int Index) const | CSG_Colors | inline |
| Greyscale(void) | CSG_Colors | |
| Invert(void) | CSG_Colors | |
| Load(const CSG_String &File_Name) | CSG_Colors | |
| operator=(const CSG_Colors &Colors) | CSG_Colors | |
| operator[](int Index) | CSG_Colors | inline |
| Random(void) | CSG_Colors | |
| Revert(void) | CSG_Colors | |
| Save(const CSG_String &File_Name, bool bBinary) | CSG_Colors | |
| Serialize(CSG_File &Stream, bool bSave, bool bBinary) | CSG_Colors | |
| Set_Blue(int Index, int Value) | CSG_Colors | |
| Set_Brightness(int Index, int Value) | CSG_Colors | |
| Set_Color(int Index, long Color) | CSG_Colors | |
| Set_Color(int Index, int Red, int Green, int Blue) | CSG_Colors | |
| Set_Count(int nColors) | CSG_Colors | |
| Set_Default(int nColors=11) | CSG_Colors | |
| Set_Green(int Index, int Value) | CSG_Colors | |
| Set_Palette(int Index, bool bRevert=false, int nColors=0) | CSG_Colors | inline |
| Set_Palette(const CSG_String &Name, bool bRevert=false, int nColors=0) | CSG_Colors | inline |
| Set_Predefined(int Index, bool bRevert=false, int nColors=0) | CSG_Colors | |
| Set_Predefined(const CSG_String &Name, bool bRevert=false, int nColors=0) | CSG_Colors | |
| Set_Ramp(long Color_A, long Color_B) | CSG_Colors | |
| Set_Ramp(long Color_A, long Color_B, int iColor_A, int iColor_B) | CSG_Colors | |
| Set_Ramp_Brighness(int Brightness_A, int Brightness_B) | CSG_Colors | |
| Set_Ramp_Brighness(int Brightness_A, int Brightness_B, int iColor_A, int iColor_B) | CSG_Colors | |
| Set_Red(int Index, int Value) | CSG_Colors | |
| to_Text(CSG_String &String) | CSG_Colors | |
| ~CSG_Colors(void) | CSG_Colors | virtual |