Module Canvas.Draw

val line : Pixel.rgba -> (int * int) -> (int * int) -> t

Draw a line (the result is typically added to another image).