NativeMethodshighgui_namedWindow Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.highgui_namedWindow(System.String,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus highgui_namedWindow( string winName, int flags )
Public Shared Function highgui_namedWindow ( winName As String, flags As Integer ) As ExceptionStatus
public: static ExceptionStatus highgui_namedWindow( String^ winName, int flags )
static member highgui_namedWindow : winName : string * flags : int -> ExceptionStatus
[Missing <param name="winName"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_namedWindow(System.String,System.Int32)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_namedWindow(System.String,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.highgui_namedWindow(System.String,System.Int32)"]