Cog3DPointCloudMeshRoot GetGreyImage Method Cognex VisionPro 9.5
Get the greyscale image associated with this root.

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

public virtual ICogImage GetGreyImage()

Return Value

Type: ICogImage
Will be null if there is no grey data available.

Implements

ICog3DPointCloudRoot GetGreyImage 
See Also