NativeMethodshighgui_getWindowImageRect Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.highgui_getWindowImageRect(System.String,OpenCvSharp.Rect@)"]
Namespace: OpenCvSharp
public static ExceptionStatus highgui_getWindowImageRect( string winName, out Rect returnValue )
Public Shared Function highgui_getWindowImageRect ( winName As String, <OutAttribute> ByRef returnValue As Rect ) As ExceptionStatus
public: static ExceptionStatus highgui_getWindowImageRect( String^ winName, [OutAttribute] Rect% returnValue )
static member highgui_getWindowImageRect : winName : string * returnValue : Rect byref -> ExceptionStatus
[Missing <param name="winName"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_getWindowImageRect(System.String,OpenCvSharp.Rect@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_getWindowImageRect(System.String,OpenCvSharp.Rect@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.highgui_getWindowImageRect(System.String,OpenCvSharp.Rect@)"]