Interface for controlling brightness levels on multiple channels of an acquired image. Brightness values are in the range 0-1 inclusive.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
The ICogAcqBrightnessMultiChannel type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetBrightnessMultiChannel | Access the brightness level of a particular channel. | |
| SetBrightnessMultiChannel | Access the brightness level of a particular channel. |
Properties
| Name | Description | |
|---|---|---|
| NumBrightnessChannels | Returns the number of channels available to be set or read. |
Remarks
Interface for controlling brightness levels on multiple channels of an acquired image.
Supported on: 8504
See Also