vrdColorCorrection
(Inherits vrdSceneObject)
This class is used for the base color correction properties.
The color correction base class.
Functions
-
vrdColorCorrection.setBrightness(value) Sets brightness. Default value is 1.0.
Parameters: value (float) – New value of brightness
-
vrdColorCorrection.setContrast(contrast) Shifts the content’s light and dark color values. Default value is 1.0. Higher values create brighter highlights and darker shadows.
Parameters: contrast (float) – New contrast value.
-
vrdColorCorrection.setHueShift(value) Shifts all content colors uniformly through the hue color range. Default value is 0.0.
Parameters: value (float) – Floating value in degrees