Click or drag to resize

ScopedGCHandleDispose Method

Releases all resources used by the ScopedGCHandle

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also