NativeMethodscore_idft Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_idft(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_idft( IntPtr src, IntPtr dst, int flags, int nonzeroRows )
Public Shared Function core_idft ( src As IntPtr, dst As IntPtr, flags As Integer, nonzeroRows As Integer ) As ExceptionStatus
public: static ExceptionStatus core_idft( IntPtr src, IntPtr dst, int flags, int nonzeroRows )
static member core_idft : src : IntPtr * dst : IntPtr * flags : int * nonzeroRows : int -> ExceptionStatus
[Missing <param name="src"/> documentation for "M:OpenCvSharp.NativeMethods.core_idft(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="dst"/> documentation for "M:OpenCvSharp.NativeMethods.core_idft(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.NativeMethods.core_idft(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <param name="nonzeroRows"/> documentation for "M:OpenCvSharp.NativeMethods.core_idft(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_idft(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]