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