Click or drag to resize

NativeMethodscore_SparseMat_release Method

[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_release(System.IntPtr)"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus core_SparseMat_release(
	IntPtr obj
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_release(System.IntPtr)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_SparseMat_release(System.IntPtr)"]

See Also