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