Click or drag to resize
Accord.NET (logo)

DrawingLine Method

Overload List
  NameDescription
Public methodStatic memberLine(BitmapData, IntPoint, IntPoint, Color)
Draw a line on the specified image.
Public methodStatic memberLine(UnmanagedImage, IntPoint, IntPoint, Color)
Draw a line on the specified image.
Top
See Also