NativeMethodsimgproc_ellipse1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_ellipse1( IntPtr img, Point center, Size axes, double angle, double startAngle, double endAngle, Scalar color, int thickness, int lineType, int shift )
Public Shared Function imgproc_ellipse1 ( img As IntPtr, center As Point, axes As Size, angle As Double, startAngle As Double, endAngle As Double, color As Scalar, thickness As Integer, lineType As Integer, shift As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_ellipse1( IntPtr img, Point center, Size axes, double angle, double startAngle, double endAngle, Scalar color, int thickness, int lineType, int shift )
static member imgproc_ellipse1 : img : IntPtr * center : Point * axes : Size * angle : float * startAngle : float * endAngle : float * color : Scalar * thickness : int * lineType : int * shift : int -> ExceptionStatus
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="center"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="axes"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="angle"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="startAngle"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="endAngle"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="color"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="thickness"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="lineType"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <param name="shift"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse1(System.IntPtr,OpenCvSharp.Point,OpenCvSharp.Size,System.Double,System.Double,System.Double,OpenCvSharp.Scalar,System.Int32,System.Int32,System.Int32)"]