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