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