package camlimages

  1. Overview
  2. Docs
method width : int
method height : int
method unsafe_get : int -> int -> Ximage.elt
method unsafe_set : int -> int -> Ximage.elt -> unit
method get : int -> int -> Ximage.elt
method set : int -> int -> Ximage.elt -> unit
method data : Gdk.image
method destroy : unit