Module Image.RGBA32.Draw

module Draw: sig .. end

val line : Image.RGBA32.t -> Image.RGBA32.Color.t -> int * int -> int * int -> unit