NativeMethodsimgproc_ellipse2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2(System.IntPtr,OpenCvSharp.RotatedRect,OpenCvSharp.Scalar,System.Int32,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_ellipse2( IntPtr img, RotatedRect box, Scalar color, int thickness, int lineType )
Public Shared Function imgproc_ellipse2 ( img As IntPtr, box As RotatedRect, color As Scalar, thickness As Integer, lineType As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_ellipse2( IntPtr img, RotatedRect box, Scalar color, int thickness, int lineType )
static member imgproc_ellipse2 : img : IntPtr * box : RotatedRect * color : Scalar * thickness : int * lineType : int -> ExceptionStatus
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2(System.IntPtr,OpenCvSharp.RotatedRect,OpenCvSharp.Scalar,System.Int32,System.Int32)"]
[Missing <param name="box"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2(System.IntPtr,OpenCvSharp.RotatedRect,OpenCvSharp.Scalar,System.Int32,System.Int32)"]
[Missing <param name="color"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2(System.IntPtr,OpenCvSharp.RotatedRect,OpenCvSharp.Scalar,System.Int32,System.Int32)"]
[Missing <param name="thickness"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2(System.IntPtr,OpenCvSharp.RotatedRect,OpenCvSharp.Scalar,System.Int32,System.Int32)"]
[Missing <param name="lineType"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2(System.IntPtr,OpenCvSharp.RotatedRect,OpenCvSharp.Scalar,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_ellipse2(System.IntPtr,OpenCvSharp.RotatedRect,OpenCvSharp.Scalar,System.Int32,System.Int32)"]