DirectX.Capture Class Library

Capture.Saturation Property

Gets and sets the saturation of the video.

public double Saturation {get; set;}

Remarks

Set this this property to value between 0.0 to 1.0 where 0.0 will give the no saturation (greyscale) picture and 1.0 will give the highest saturation. For most video cards a value of 0.5 is the default.

See Also

Capture Class | Capture Members | DirectX.Capture Namespace