DeviceVideoSettings.Saturation Property
Provides access to the video property that specifies the saturation.
Namespace: DevExpress.Data.Camera
Assembly: DevExpress.Data.Desktop.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DeviceVideoProperty | A DeviceVideoProperty object that is the video property specifying the saturation. |
Property Paths
You can access this nested property as listed below:
| Library | Object Type | Path to Saturation |
|---|---|---|
| WinForms Controls | CameraControl |
|
| WPF Controls | CameraControl |
|
See Also