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