Click or drag to resize

ScopedGCHandle Constructor (Object)

Initializes a new instance of the ScopedGCHandle class

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public ScopedGCHandle(
	Object value
)

Parameters

value
Type: System.Object
See Also