module Alpha: sig .. end
sig
end
val blur : Image.RGBA32.t -> unit
Image.RGBA32.t -> unit
val scale : Image.RGBA32.t -> float -> unit
Image.RGBA32.t -> float -> unit
val disk : Image.RGBA32.t -> int -> int -> int -> unit
Image.RGBA32.t -> int -> int -> int -> unit
val of_color : Image.RGBA32.t -> Image.RGB8.Color.t -> int -> unit
Image.RGBA32.t -> Image.RGB8.Color.t -> int -> unit