Initializes the root with the buffered data. If the Disposable parameter is non-NULL, its Dispose method will be called when the memory is no longer needed.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Parameters
- width
- Type: System Int32
- height
- Type: System Int32
- scan0
- Type: System IntPtr
- stride
- Type: System Int32
- disposable
- Type: System IDisposable
See Also