CogImage16Range GetPixelData Method Cognex VisionPro 9.22
Returns a CogImage16Grey that represents the range or height data of this image. The root and two dimensional coordinate space tree are shared with this range image.

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

public CogImage16Grey GetPixelData()

Return Value

Type: CogImage16Grey
See Also