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