NativeMethodsimgproc_ellipse2Poly_int Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2Poly_int(OpenCvSharp.Point,OpenCvSharp.Size,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_ellipse2Poly_int( Point center, Size axes, int angle, int arcStart, int arcEnd, int delta, IntPtr pts )
Public Shared Function imgproc_ellipse2Poly_int ( center As Point, axes As Size, angle As Integer, arcStart As Integer, arcEnd As Integer, delta As Integer, pts As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_ellipse2Poly_int( Point center, Size axes, int angle, int arcStart, int arcEnd, int delta, IntPtr pts )
static member imgproc_ellipse2Poly_int : center : Point * axes : Size * angle : int * arcStart : int * arcEnd : int * delta : int * pts : IntPtr -> ExceptionStatus
[Missing <param name="center"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2Poly_int(OpenCvSharp.Point,OpenCvSharp.Size,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
[Missing <param name="axes"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2Poly_int(OpenCvSharp.Point,OpenCvSharp.Size,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
[Missing <param name="angle"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2Poly_int(OpenCvSharp.Point,OpenCvSharp.Size,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
[Missing <param name="arcStart"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2Poly_int(OpenCvSharp.Point,OpenCvSharp.Size,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
[Missing <param name="arcEnd"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2Poly_int(OpenCvSharp.Point,OpenCvSharp.Size,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
[Missing <param name="delta"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2Poly_int(OpenCvSharp.Point,OpenCvSharp.Size,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
[Missing <param name="pts"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2Poly_int(OpenCvSharp.Point,OpenCvSharp.Size,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2Poly_int(OpenCvSharp.Point,OpenCvSharp.Size,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr)"]