ILuminanceEffectiveData class

ILuminanceEffectiveData class

Represents a Luminance effect. Brightness linearly shifts all colors closer to white or black. Contrast scales all colors to be either closer or further apart.

The ILuminanceEffectiveData type exposes the following members:

Properties

PropertyDescription
brightnessBrightness.
Read-only float.
contrastContrast.
Read-only float.

See Also