NativeMethodshighgui_selectROI1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROI1(System.String,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Rect@)"]
Namespace: OpenCvSharp
public static ExceptionStatus highgui_selectROI1( string windowName, IntPtr img, int showCrosshair, int fromCenter, out Rect returnValue )
Public Shared Function highgui_selectROI1 ( windowName As String, img As IntPtr, showCrosshair As Integer, fromCenter As Integer, <OutAttribute> ByRef returnValue As Rect ) As ExceptionStatus
public: static ExceptionStatus highgui_selectROI1( String^ windowName, IntPtr img, int showCrosshair, int fromCenter, [OutAttribute] Rect% returnValue )
static member highgui_selectROI1 : windowName : string * img : IntPtr * showCrosshair : int * fromCenter : int * returnValue : Rect byref -> ExceptionStatus
[Missing <param name="windowName"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROI1(System.String,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Rect@)"]
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROI1(System.String,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Rect@)"]
[Missing <param name="showCrosshair"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROI1(System.String,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Rect@)"]
[Missing <param name="fromCenter"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROI1(System.String,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Rect@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROI1(System.String,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Rect@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.highgui_selectROI1(System.String,System.IntPtr,System.Int32,System.Int32,OpenCvSharp.Rect@)"]