Click or drag to resize

ScopedGCHandleToIntPtr Method

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

Parameters

value
Type: OpenCvSharp.UtilScopedGCHandle

Return Value

Type: IntPtr
See Also