ColorSetting::GetColor
Defined in: C4Configuration.h
Returns the color stored in the setting.
Prototype
const ColorRGBA& GetColor(void) const;
Description
The GetColor function returns the RGBA color value stored in the setting object.
See Also
ColorRGBA
|