Interface to a lookup table for mapping acquired images.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 83.0.0.0
Syntax
The ICogAcqLookupTable type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetLookupTable | Access the specified lookup table values as an array. | |
| SetLookupTable | Access the specified lookup table values as an array. |
Properties
| Name | Description | |
|---|---|---|
| NumLookupTables | Returns the number of lookup tables available to be set or read. |
Remarks
Interface to a lookup table for mapping pixel values of acquired images.
Supported on: 8100M, 8100M+, 8120/CVM1, 8120/CVM6, 8120/CVM9, 8120/CVM11, 8501, 8504 8600
See Also