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