Ximage2include module type of struct include Ximage endximage data structure with size information
val destroy : t -> unitYou need manual destroy
val create :
kind:Gdk.Image.image_type ->
visual:Gdk.visual ->
width:int ->
height:int ->
tSame as Gdk.Image.create, but with size info
val get_image :
[> `drawable ] Gobject.obj ->
x:int ->
y:int ->
width:int ->
height:int ->
tval pixmap_of : Gdk.window -> t -> Gdk.pixmapval mask_of_image : Gdk.window -> Images.t -> Gdk.bitmap optionval pixmap_of_image :
Gdk.window ->
(float -> unit) option ->
Images.t ->
GDraw.pixmapmodule Truecolor = Ximage.Truecolor