class type oimage =Inheritsobject
..end
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