CogIPOneImagePixelMap GetPlane0Map Method Cognex VisionPro 9.10
Get the plane 0 pixel map array. When a 3 plane image is mapped, the plane 0 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: 79.0.0.0
Syntax

public byte[] GetPlane0Map()

Return Value

Type:  Byte 
See Also