NativeMethodsstitching_Stitcher_setWaveCorrection Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static void stitching_Stitcher_setWaveCorrection( IntPtr obj, int flag )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Sub stitching_Stitcher_setWaveCorrection ( obj As IntPtr, flag As Integer )
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static void stitching_Stitcher_setWaveCorrection( IntPtr obj, int flag )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member stitching_Stitcher_setWaveCorrection : obj : IntPtr * flag : int -> unit
OpenCvSharp.NativeMethods.stitching_Stitcher_setWaveCorrection = function(obj, flag);