ScopedGCHandle Constructor (Object) OpenCvSharp Class Library
Initializes a new instance of the ScopedGCHandle class

Namespace:  OpenCvSharp.Utilities
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public ScopedGCHandle(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:OpenCvSharp.Utilities.ScopedGCHandle.#ctor(System.Object)"]

See Also

Reference