Click or drag to resize

Cv2Line Method

Overload List
  NameDescription
Public methodStatic memberLine(InputOutputArray, Point, Point, Scalar, Int32, LineTypes, Int32)
Draws a line segment connecting two points
Public methodStatic memberLine(InputOutputArray, Int32, Int32, Int32, Int32, Scalar, Int32, LineTypes, Int32)
Draws a line segment connecting two points
Top
See Also