Module Imagegdk


module Imagegdk: sig .. end

val draw : #GDraw.drawable ->
?x:int -> ?y:int -> ?dither:Gdk.Tags.rgb_dither -> OImages.oimage -> unit
val to_pixbuf : OImages.oimage -> GdkPixbuf.pixbuf