Interface for setting the white balance of a color camera.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
The ICogAcqWhiteBalance type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AutoWhiteBalance | Sets the white balance automatically if the camera supports it. |
Properties
| Name | Description | |
|---|---|---|
| UGain | Gets or sets the gain of the U component in the YUV color model. | |
| VGain | Gets or sets the gain of the V component in the YUV color model. |
Remarks
See Also