HdrEffect::Saturation Property
Controls color saturation using a power law. Values lower than 1.0 will decrease the saturation, and values above 1.0 will increase the saturation of the image. Recommended range is between 0.4 and 0.8.
Saturation must be > 0.
Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property double Saturation { double get () sealed; void set (double value) sealed; }
Property Value
Type: Double
Show: