NativeMethodsstitching_Stitcher_workScale Method |
Namespace: OpenCvSharp
[DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)] public static double stitching_Stitcher_workScale( IntPtr obj )
<DllImportAttribute("OpenCvSharpExtern", CallingConvention := CallingConvention.Cdecl, ExactSpelling := true>] Public Shared Function stitching_Stitcher_workScale ( obj As IntPtr ) As Double
public: [DllImportAttribute(L"OpenCvSharpExtern", CallingConvention = CallingConvention::Cdecl, ExactSpelling = true)] static double stitching_Stitcher_workScale( IntPtr obj )
[<DllImportAttribute("OpenCvSharpExtern", CallingConvention = CallingConvention.Cdecl, ExactSpelling = true)>] static member stitching_Stitcher_workScale : obj : IntPtr -> float
OpenCvSharp.NativeMethods.stitching_Stitcher_workScale = function(obj);