Click or drag to resize

NativeMethodsfeatures2d_Ptr_SimpleBlobDetector_delete Method

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

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

Parameters

ptr
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also