OXimage2include module type of struct include OXimage endval create :
kind:Gdk.Image.image_type ->
visual:Gdk.visual ->
width:int ->
height:int ->
ximageval get_image :
[> `drawable ] Gobject.obj ->
x:int ->
y:int ->
width:int ->
height:int ->
ximageval of_image :
Gdk.visual ->
( float -> unit ) option ->
OImages.oimage ->
ximageval mask_of_image : Gdk.window -> OImages.oimage -> Gdk.bitmap optionval pixmap_of_image :
Gdk.window ->
( float -> unit ) option ->
OImages.oimage ->
GDraw.pixmap