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

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

public void GetRoot(
	out ICogImage16Root root
)

Parameters

root
Type: Cognex.VisionPro ICogImage16Root 
See Also