NativeMethodscore_getOptimalDFTSize Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_getOptimalDFTSize(System.Int32,System.Int32@)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_getOptimalDFTSize( int vecsize, out int returnValue )
Public Shared Function core_getOptimalDFTSize ( vecsize As Integer, <OutAttribute> ByRef returnValue As Integer ) As ExceptionStatus
public: static ExceptionStatus core_getOptimalDFTSize( int vecsize, [OutAttribute] int% returnValue )
static member core_getOptimalDFTSize : vecsize : int * returnValue : int byref -> ExceptionStatus
[Missing <param name="vecsize"/> documentation for "M:OpenCvSharp.NativeMethods.core_getOptimalDFTSize(System.Int32,System.Int32@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.core_getOptimalDFTSize(System.Int32,System.Int32@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_getOptimalDFTSize(System.Int32,System.Int32@)"]