NativeMethodsbgsegm_Ptr_BackgroundSubtractorMOG_delete Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static void bgsegm_Ptr_BackgroundSubtractorMOG_delete( IntPtr obj )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Sub bgsegm_Ptr_BackgroundSubtractorMOG_delete ( obj As IntPtr )
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static void bgsegm_Ptr_BackgroundSubtractorMOG_delete( IntPtr obj )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member bgsegm_Ptr_BackgroundSubtractorMOG_delete : obj : IntPtr -> unit
OpenCvSharp.NativeMethods.bgsegm_Ptr_BackgroundSubtractorMOG_delete = function(obj);