gtkmm 4.14.0
Gdk::Pixbuf Member List

This is the complete list of members for Gdk::Pixbuf, including all inherited members.

add_alpha(bool substitute_color, guint8 r, guint8 g, guint8 b) constGdk::Pixbuf
apply_embedded_orientation()Gdk::Pixbuf
composite(const Glib::RefPtr< Gdk::Pixbuf > & dest, int dest_x, int dest_y, int dest_width, int dest_height, double offset_x, double offset_y, double scale_x, double scale_y, InterpType interp_type, int overall_alpha) constGdk::Pixbuf
composite_color(const Glib::RefPtr< Gdk::Pixbuf > & dest, int dest_x, int dest_y, int dest_width, int dest_height, double offset_x, double offset_y, double scale_x, double scale_y, InterpType interp_type, int overall_alpha, int check_x, int check_y, int check_size, guint32 color1, guint32 color2) constGdk::Pixbuf
composite_color_simple(int dest_width, int dest_height, InterpType interp_type, int overall_alpha, int check_size, guint32 color1, guint32 color2) constGdk::Pixbuf
copy() constGdk::Pixbuf
copy_area(int src_x, int src_y, int width, int height, const Glib::RefPtr< Gdk::Pixbuf > & dest_pixbuf, int dest_x, int dest_y) constGdk::Pixbuf
copy_options(const Glib::RefPtr< Pixbuf > & dest_pixbuf) constGdk::Pixbuf
create(const ::Cairo::RefPtr< ::Cairo::Surface > & src, int src_x, int src_y, int width, int height)Gdk::Pixbufstatic
create(Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height)Gdk::Pixbufstatic
create_from_data(const guint8 * data, Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height, int rowstride)Gdk::Pixbufstatic
create_from_data(const guint8 * data, Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height, int rowstride, const SlotDestroyData & destroy_slot)Gdk::Pixbufstatic
create_from_file(const std::string & filename)Gdk::Pixbufstatic
create_from_file(const std::string & filename, int width, int height, bool preserve_aspect_ratio=true)Gdk::Pixbufstatic
create_from_resource(const std::string & resource_path)Gdk::Pixbufstatic
create_from_resource(const std::string & resource_path, int width, int height, bool preserve_aspect_ratio=true)Gdk::Pixbufstatic
create_from_stream(const Glib::RefPtr< Gio::InputStream > & stream, const Glib::RefPtr< Gio::Cancellable > & cancellable)Gdk::Pixbufstatic
create_from_stream(const Glib::RefPtr< Gio::InputStream > & stream)Gdk::Pixbufstatic
create_from_stream_at_scale(const Glib::RefPtr< Gio::InputStream > & stream, int width, int height, bool preserve_aspect_ratio, const Glib::RefPtr< Gio::Cancellable > & cancellable)Gdk::Pixbufstatic
create_from_stream_at_scale(const Glib::RefPtr< Gio::InputStream > & stream, int width, int height, bool preserve_aspect_ratio)Gdk::Pixbufstatic
create_from_xpm_data(const char * const * data)Gdk::Pixbufstatic
create_subpixbuf(const Glib::RefPtr< Pixbuf > & src_pixbuf, int src_x, int src_y, int width, int height)Gdk::Pixbufstatic
fill(guint32 pixel)Gdk::Pixbuf
flip(bool horizontal=true) constGdk::Pixbuf
get_bits_per_sample() constGdk::Pixbuf
get_byte_length() constGdk::Pixbuf
get_colorspace() constGdk::Pixbuf
get_formats()Gdk::Pixbufstatic
get_has_alpha() constGdk::Pixbuf
get_height() constGdk::Pixbuf
get_n_channels() constGdk::Pixbuf
get_option(const Glib::ustring & key) constGdk::Pixbuf
get_pixels()Gdk::Pixbuf
get_pixels() constGdk::Pixbuf
get_pixels(guint & length)Gdk::Pixbuf
get_pixels(guint & length) constGdk::Pixbuf
get_rowstride() constGdk::Pixbuf
get_type()Gdk::Pixbufstatic
get_width() constGdk::Pixbuf
gobj()Gdk::Pixbufinline
gobj() constGdk::Pixbufinline
gobj_copy()Gdk::Pixbuf
operator=(Pixbuf && src) noexceptGdk::Pixbuf
Pixbuf(Pixbuf && src) noexceptGdk::Pixbuf
Pixbuf(const ::Cairo::RefPtr< ::Cairo::Surface > & src, int src_x, int src_y, int width, int height)Gdk::Pixbufprotected
property_bits_per_sample() constGdk::Pixbuf
property_colorspace() constGdk::Pixbuf
property_has_alpha() constGdk::Pixbuf
property_height() constGdk::Pixbuf
property_n_channels() constGdk::Pixbuf
property_pixels() constGdk::Pixbuf
property_rowstride() constGdk::Pixbuf
property_width() constGdk::Pixbuf
remove_option(const Glib::ustring & key)Gdk::Pixbuf
rotate_simple(Rotation angle) constGdk::Pixbuf
Rotation enum nameGdk::Pixbuf
saturate_and_pixelate(const Glib::RefPtr< Gdk::Pixbuf > & dest, float saturation, bool pixelate) constGdk::Pixbuf
save(const std::string & filename, const Glib::ustring & type) constGdk::Pixbuf
save(const std::string & filename, const Glib::ustring & type, const std::vector< Glib::ustring > & option_keys, const std::vector< Glib::ustring > & option_values) constGdk::Pixbuf
save_to_buffer(gchar *& buffer, gsize & buffer_size, const Glib::ustring & type="png") constGdk::Pixbuf
save_to_buffer(gchar *& buffer, gsize & buffer_size, const Glib::ustring & type, const std::vector< Glib::ustring > & option_keys, const std::vector< Glib::ustring > & option_values) constGdk::Pixbuf
scale(const Glib::RefPtr< Gdk::Pixbuf > & dest, int dest_x, int dest_y, int dest_width, int dest_height, double offset_x, double offset_y, double scale_x, double scale_y, InterpType interp_type) constGdk::Pixbuf
scale_simple(int dest_width, int dest_height, InterpType interp_type) constGdk::Pixbuf
set_option(const Glib::ustring & key, const Glib::ustring & value)Gdk::Pixbuf
SlotDestroyData typedefGdk::Pixbuf
wrap(GdkPixbuf * object, bool take_copy=false)Gdk::Pixbufrelated
~Pixbuf() noexcept overrideGdk::Pixbuf