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