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