NativeMethodshighgui_destroyWindow Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.highgui_destroyWindow(System.String)"]
Namespace: OpenCvSharp
public static ExceptionStatus highgui_destroyWindow( string winName )
Public Shared Function highgui_destroyWindow ( winName As String ) As ExceptionStatus
public: static ExceptionStatus highgui_destroyWindow( String^ winName )
static member highgui_destroyWindow : winName : string -> ExceptionStatus
[Missing <param name="winName"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_destroyWindow(System.String)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.highgui_destroyWindow(System.String)"]