CogIPOneImagePixelMap GetPlane2Map Method Cognex VisionPro 9.22
Get the plane 2 pixel map array. When a 3 plane image is mapped, the plane 2 value of each pixel in the input image is used as an index into the array and is replaced by the returned value.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.0.0.0
Syntax

public byte[] GetPlane2Map()

Return Value

Type:  Byte 
See Also