CogImage16Grey SetRoot Method Cognex VisionPro 9.5
Sets 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 SetRoot(
	ICogImage16Root root
)
See Also