rectangle

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rectangle(Mat img, Rect rect, Scalar color, int thickness)
  2. void rectangle(Mat img, Point _pt1, Point _pt2, Scalar color, int thickness, int lineType, int shift)
    void
    rectangle
    (,,,,
    int thickness = 1
    ,
    int lineType = LINE_8
    ,
    int shift = 0
    )

Meta