CogImage16Grey GetRoot Method Cognex VisionPro 9.5
Returns the root image object that contains the raw pixel data.

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

public void GetRoot(
	out ICogImage16Root root
)

Parameters

root
Type: Cognex.VisionPro ICogImage16Root 
See Also