SAGA API  v9.5
CSG_Colors Member List

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
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
Destroy(void)CSG_Colors
from_Text(const CSG_String &String)CSG_Colors
Get_Blue(int Index) constCSG_Colorsinline
Get_Brightness(int Index) constCSG_Colorsinline
Get_Color(int Index) constCSG_Colorsinline
Get_Count(void) constCSG_Colorsinline
Get_Green(int Index) constCSG_Colorsinline
Get_Interpolated(double Index) constCSG_Colorsinline
Get_Predefined_Count(void)CSG_Colorsstatic
Get_Predefined_Name(int Identifier)CSG_Colorsstatic
Get_Red(int Index) constCSG_Colorsinline
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_Colorsinline
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=11)CSG_Colorsinline
Set_Predefined(int Index, bool bRevert=false, int nColors=11)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_Colorsvirtual