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