[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvDrawContours(System.IntPtr,System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.Int32,System.Int32,OpenCvSharp.LineType,OpenCvSharp.CvPoint)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static void cvDrawContours( IntPtr img, IntPtr contour, CvScalar external_color, CvScalar hole_color, int maxLevel, int thickness, LineType line_type, CvPoint offset )
Parameters
- img
- Type: SystemIntPtr
[Missing <param name="img"/> documentation for "M:OpenCvSharp.NativeMethods.cvDrawContours(System.IntPtr,System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.Int32,System.Int32,OpenCvSharp.LineType,OpenCvSharp.CvPoint)"]
- contour
- Type: SystemIntPtr
[Missing <param name="contour"/> documentation for "M:OpenCvSharp.NativeMethods.cvDrawContours(System.IntPtr,System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.Int32,System.Int32,OpenCvSharp.LineType,OpenCvSharp.CvPoint)"]
- external_color
- Type: OpenCvSharpCvScalar
[Missing <param name="external_color"/> documentation for "M:OpenCvSharp.NativeMethods.cvDrawContours(System.IntPtr,System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.Int32,System.Int32,OpenCvSharp.LineType,OpenCvSharp.CvPoint)"]
- hole_color
- Type: OpenCvSharpCvScalar
[Missing <param name="hole_color"/> documentation for "M:OpenCvSharp.NativeMethods.cvDrawContours(System.IntPtr,System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.Int32,System.Int32,OpenCvSharp.LineType,OpenCvSharp.CvPoint)"]
- maxLevel
- Type: SystemInt32
[Missing <param name="maxLevel"/> documentation for "M:OpenCvSharp.NativeMethods.cvDrawContours(System.IntPtr,System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.Int32,System.Int32,OpenCvSharp.LineType,OpenCvSharp.CvPoint)"]
- thickness
- Type: SystemInt32
[Missing <param name="thickness"/> documentation for "M:OpenCvSharp.NativeMethods.cvDrawContours(System.IntPtr,System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.Int32,System.Int32,OpenCvSharp.LineType,OpenCvSharp.CvPoint)"]
- line_type
- Type: OpenCvSharpLineType
[Missing <param name="line_type"/> documentation for "M:OpenCvSharp.NativeMethods.cvDrawContours(System.IntPtr,System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.Int32,System.Int32,OpenCvSharp.LineType,OpenCvSharp.CvPoint)"]
- offset
- Type: OpenCvSharpCvPoint
[Missing <param name="offset"/> documentation for "M:OpenCvSharp.NativeMethods.cvDrawContours(System.IntPtr,System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.Int32,System.Int32,OpenCvSharp.LineType,OpenCvSharp.CvPoint)"]