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.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public float Saturation { get; set; }

Property Value

Type: Single
See Also