Class type OImages.oimage


class type oimage = object .. end
Inherits
method infos : Images.info list
method set_infos : Images.info list -> unit
method image_class : image_class
method image : Images.t
method destroy : unit
method dump : string
method save : string -> Images.format option -> Images.save_option list -> unit
method coerce : oimage
method blocks : int * int
method dump_block : int -> int -> Bitmap.Block.t