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