Sets the root image object that contains the raw pixel data.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax
Parameters
- root
- Type: Cognex.Vision IImage16Root
The new root object to use. Can be NULL, which will disconnect this image from its existing root.
See Also