Gets or sets the gain of the V component in the YUV color model.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the UGain is changed. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Value < 0 or Value > 1.0. |
Remarks
See Also