inherit Ocgtk_gio.Gio.Icon.icon_t
inherit Ocgtk_gio.Gio.Loadable_icon.loadable_icon_t
method apply_embedded_orientation : unit -> pixbuf_t optionmethod composite : pixbuf_t ->
int ->
int ->
int ->
int ->
float ->
float ->
float ->
float ->
Ocgtk_gdkpixbuf__.Gdkpixbuf_enums.interptype ->
int ->
unitmethod composite_color : pixbuf_t ->
int ->
int ->
int ->
int ->
float ->
float ->
float ->
float ->
Ocgtk_gdkpixbuf__.Gdkpixbuf_enums.interptype ->
int ->
int ->
int ->
int ->
UInt32.t ->
UInt32.t ->
unitmethod composite_color_simple : int ->
int ->
Ocgtk_gdkpixbuf__.Gdkpixbuf_enums.interptype ->
int ->
int ->
UInt32.t ->
UInt32.t ->
pixbuf_t optionmethod copy_area : int -> int -> int -> int -> pixbuf_t -> int -> int -> unitmethod get_bits_per_sample : unit -> intmethod get_byte_length : unit -> Gsize.tmethod get_colorspace : unit -> Ocgtk_gdkpixbuf__.Gdkpixbuf_enums.colorspacemethod get_has_alpha : unit -> boolmethod get_height : unit -> intmethod get_n_channels : unit -> intmethod get_option : string -> string optionmethod get_rowstride : unit -> intmethod get_width : unit -> intmethod new_subpixbuf : int -> int -> int -> int -> pixbuf_tmethod remove_option : string -> boolmethod rotate_simple : Ocgtk_gdkpixbuf__.Gdkpixbuf_enums.pixbufrotation ->
pixbuf_t optionmethod saturate_and_pixelate : pixbuf_t -> float -> bool -> unitmethod save_to_streamv : Ocgtk_gio.Gio.Output_stream.output_stream_t ->
string ->
string array option ->
string array option ->
Ocgtk_gio.Gio.Cancellable.cancellable_t option ->
(bool, GError.t) resultmethod savev : string ->
string ->
string array option ->
string array option ->
(bool, GError.t) resultmethod scale : pixbuf_t ->
int ->
int ->
int ->
int ->
float ->
float ->
float ->
float ->
Ocgtk_gdkpixbuf__.Gdkpixbuf_enums.interptype ->
unitmethod scale_simple : int ->
int ->
Ocgtk_gdkpixbuf__.Gdkpixbuf_enums.interptype ->
pixbuf_t optionmethod set_option : string -> string -> boolmethod as_pixbuf : Ocgtk_gdkpixbuf__.Pixbuf.t