CogIPOneImagePixelMap GetPlane1Map Method Cognex VisionPro 9.8
Get the plane 1 pixel map array. When a 3 plane image is mapped, the plane 1 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: 75.1.0.0
Syntax

public byte[] GetPlane1Map()

Return Value

Type:  Byte 
See Also