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