DirectX.Capture Class Library

Capture.Brightness Property

Gets and sets the brightness of the video.

public double Brightness {get; set;}

Remarks

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

See Also

Capture Class | Capture Members | DirectX.Capture Namespace