drawContours

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawContours(Mat src, Point[][] contours, int contourIdx, Scalar color, int thickness)
  2. void drawContours(Mat image, Point[][] contours, int contourIdx, Scalar color, int thickness, int lineType, Scalar[] hierarchy, int maxLevel, Point offset)
    @nogc nothrow
    void
    drawContours

Meta