Click or drag to resize

TonemapDragoSaturation Property

http://www.emgu.com
Positive saturation enhancement value. 1.0 preserves saturation, values greater than 1 increase saturation and values less than 1 decrease it.

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public float Saturation { get; set; }

Property Value

Type: Single
See Also