CogAcqLookupTable GetLookupTable Method Cognex VisionPro 9.10

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.0
Syntax

public virtual byte[] GetLookupTable(
	int index
)

Parameters

index
Type: System Int32

Return Value

Type:  Byte 

Implements

ICogAcqLookupTable GetLookupTable(Int32)
See Also