DirectX.Capture Class Library

Capture.Contrast Property

Gets and sets the contrast of the video.

public double Contrast {get; set;}

Remarks

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

See Also

Capture Class | Capture Members | DirectX.Capture Namespace