object
method coerce : OImage.oimage
method destroy : unit
method dump : string
method height : int
method image : Images.t
method image_class : OImage.image_class
method infos : Images.info list
method save :
string -> Images.format option -> Images.save_option list -> unit
method set_infos : Images.info list -> unit
method width : int
end