Cog3DVisionDataRerenderResult GreyImage Property Cognex VisionPro
The rerendered grey image. This will be null if Grey output was not requested.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax

public CogImage16Grey GreyImage { get; }

Property Value

Type: CogImage16Grey
See Also