NativeMethodscore_phase Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_phase(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_phase( IntPtr x, IntPtr y, IntPtr angle, int angleInDegrees )
Public Shared Function core_phase ( x As IntPtr, y As IntPtr, angle As IntPtr, angleInDegrees As Integer ) As ExceptionStatus
public: static ExceptionStatus core_phase( IntPtr x, IntPtr y, IntPtr angle, int angleInDegrees )
static member core_phase : x : IntPtr * y : IntPtr * angle : IntPtr * angleInDegrees : int -> ExceptionStatus
[Missing <param name="x"/> documentation for "M:OpenCvSharp.NativeMethods.core_phase(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="y"/> documentation for "M:OpenCvSharp.NativeMethods.core_phase(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="angle"/> documentation for "M:OpenCvSharp.NativeMethods.core_phase(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <param name="angleInDegrees"/> documentation for "M:OpenCvSharp.NativeMethods.core_phase(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_phase(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32)"]