[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void core_polylines( IntPtr img, IntPtr[] pts, int[] npts, int ncontours, int isClosed, CvScalar color, int thickness, int lineType, int shift )
Parameters
- img
- Type: SystemIntPtr
[Missing <param name="img"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]
- pts
- Type: SystemIntPtr
[Missing <param name="pts"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]
- npts
- Type: SystemInt32
[Missing <param name="npts"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]
- ncontours
- Type: SystemInt32
[Missing <param name="ncontours"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]
- isClosed
- Type: SystemInt32
[Missing <param name="isClosed"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]
- color
- Type: OpenCvSharpCvScalar
[Missing <param name="color"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]
- thickness
- Type: SystemInt32
[Missing <param name="thickness"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]
- lineType
- Type: SystemInt32
[Missing <param name="lineType"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]
- shift
- Type: SystemInt32
[Missing <param name="shift"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_polylines(System.IntPtr,System.IntPtr[],System.Int32[],System.Int32,System.Int32,OpenCvSharp.CvScalar,System.Int32,System.Int32,System.Int32)"]