Module Image.RGBA32.Draw


module Draw: sig .. end

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