Click or drag to resize

DisposableObjectDispose Method

http://www.emgu.com
The dispose function that implements IDisposable interface

Namespace:  Emgu.Util
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also