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