Click or drag to resize

DisposableObjectDispose Method

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

Namespace:  Emgu.TF.Util
Assembly:  Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.5.0.1274
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also