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