line

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

Meta