CvArrLine Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodLine(CvPoint, CvPoint, CvScalar)
Draws a line segment connecting two points
Public methodLine(CvPoint, CvPoint, CvScalar, Int32)
Draws a line segment connecting two points
Public methodLine(Int32, Int32, Int32, Int32, CvScalar)
Draws a line segment connecting two points
Public methodLine(CvPoint, CvPoint, CvScalar, Int32, LineType)
Draws a line segment connecting two points
Public methodLine(Int32, Int32, Int32, Int32, CvScalar, Int32)
Draws a line segment connecting two points
Public methodLine(CvPoint, CvPoint, CvScalar, Int32, LineType, Int32)
Draws a line segment connecting two points
Public methodLine(Int32, Int32, Int32, Int32, CvScalar, Int32, LineType)
Draws a line segment connecting two points
Public methodLine(Int32, Int32, Int32, Int32, CvScalar, Int32, LineType, Int32)
Draws a line segment connecting two points
Top
See Also

Reference