DisposableObjectDisposeObject Method |
http://www.emgu.com
Release the unmanaged resources
Namespace:
Emgu.Util
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxprotected abstract void DisposeObject()
Protected MustOverride Sub DisposeObject
protected:
virtual void DisposeObject() abstract
abstract DisposeObject : unit -> unit
See Also