Click or drag to resize

VideoCaptureSaturation Property

Gets or sets saturation of image (only for cameras)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public double Saturation { get; set; }

Property Value

Type: Double
See Also