www.emgu.com/wiki
Draws contour outlines in the image if thickness>=0 or fills area bounded by the contours if thickness<0

Declaration Syntax

Parameters
- c (Seq<(Of <(MCvPoint>)>))
- Pointer to the contour
- color (TColor)
- Color of the contour
- thickness (Int32)
- Thickness of lines the contours are drawn with. If it is negative, the contour interiors are drawn
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)