C4 Engine
C4 Engine API Documentation

ColorPicker::GetColor

Defined in:  C4ColorPicker.h
Returns the color that is currently displayed.
Prototype

const ColorRGBA& GetColor(voidconst;

Description
The GetColor function returns the color that is currently displayed in a color picker box. The components of this color are linear and do not have sRGB gamma applied to them.