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