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