Skip to main content

draw_line

Function draw_line 

Source
pub fn draw_line(x0: isize, y0: isize, x1: isize, y1: isize, color: RgbColor)
Expand description

Performs the draw line operation.