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 (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also