Click or drag to resize

ScopedGCHandleAlloc Method (Object)

[Missing <summary> documentation for "M:OpenCvSharp.Util.ScopedGCHandle.Alloc(System.Object)"]

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ScopedGCHandle Alloc(
	Object value
)

Parameters

value
Type: SystemObject

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

Return Value

Type: ScopedGCHandle

[Missing <returns> documentation for "M:OpenCvSharp.Util.ScopedGCHandle.Alloc(System.Object)"]

See Also