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