Click or drag to resize

DisposableObjectDispose Method

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

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

Implements

IDisposableDispose
See Also