DeviceVideoSettings.Brightness Property
Provides access to the video property that specifies the brightness, also called the black level.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v24.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
Type | Description |
---|---|
DeviceVideoProperty | A DeviceVideoProperty object that is the video property specifying the brightness, also called the black level. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Brightness |
---|---|---|
WinForms Controls | CameraControl |
|
WPF Controls | CameraControl |
|
See Also