ICogAcqLookupTable InterfaceCognex VisionPro 9.5
Interface to a lookup table for mapping acquired images.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax

public interface ICogAcqLookupTable

The ICogAcqLookupTable type exposes the following members.

Methods

  NameDescription
Public methodGetLookupTable
Access the specified lookup table values as an array.
Public methodSetLookupTable
Access the specified lookup table values as an array.
Top
Properties

  NameDescription
Public propertyNumLookupTables
Returns the number of lookup tables available to be set or read.
Top
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