Enum VideoHardwareAdjustment
Type of hardware video adjustments.
Namespace: VisioForge.Core.Types.VideoCapture
Assembly: VisioForge.Core.dll
Syntax
public enum VideoHardwareAdjustment
Fields
| Name | Description |
|---|---|
| BacklightCompensation | Backlight compensation. |
| Brightness | Brightness. |
| ColorEnable | ColorEnable. |
| Contrast | Contrast. |
| Gain | Gain. |
| Gamma | Gamma. |
| Hue | Hue. |
| PowerLineFrequency | Power line frequency. Possible values are 50 or 60 (Hz). |
| Saturation | Saturation. |
| Sharpness | Sharpness. |
| WhiteBalance | WhiteBalance. |