ChromaticitySetting::GetChromaticity
Defined in:
Returns the chromaticity stored in the setting.
C4Configuration.h
Prototype
const ColorRGB& GetChromaticity(void) const;
Description
The GetChromaticity
function returns the RGB color value stored in the setting object.
See Also