Google

logo top
Main Page   Widgets   Namespaces   Book  

Gdk::Pixbuf Member List

This is the complete list of members for Gdk::Pixbuf, including all inherited members.
_set_current_wrapper(GObject* object)Glib::ObjectBase [protected]
add_alpha(bool substitute_color, guint8 r, guint8 g, guint8 b) constGdk::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
cpp_destruction_in_progress_Glib::ObjectBase [protected]
create(const Glib::RefPtr<Drawable>& src, const Glib::RefPtr<Colormap>& cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)Gdk::Pixbuf [static]
create(const Glib::RefPtr<Image>& src, const Glib::RefPtr<Colormap>& cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)Gdk::Pixbuf [static]
create(Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height)Gdk::Pixbuf [static]
create_from_data(const guint8* data, Colorspace colorspace, bool has_alpha, int bits_per_sample, int width, int height, int rowstride)Gdk::Pixbuf [static]
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::Pixbuf [static]
create_from_file(const std::string& filename)Gdk::Pixbuf [static]
create_from_inline(int data_length, const guint8* data, bool copy_pixels=false)Gdk::Pixbuf [static]
create_from_xpm_data(const char* const* data)Gdk::Pixbuf [static]
create_subpixbuf(const Glib::RefPtr<Pixbuf>& pixbuf, int src_x, int src_y, int width, int height)Gdk::Pixbuf [static]
custom_type_name_Glib::ObjectBase [protected]
destroy_notify_()Glib::ObjectBase [protected, virtual]
destroy_notify_callback_(void* data)Glib::ObjectBase [protected, static]
DestroyNotify typedefGlib::Object
fill(guint32 pixel)Gdk::Pixbuf
get_bits_per_sample() constGdk::Pixbuf
get_colorspace() constGdk::Pixbuf
get_data(const QueryQuark& key)Glib::Object
get_has_alpha() constGdk::Pixbuf
get_height() constGdk::Pixbuf
get_n_channels() constGdk::Pixbuf
get_option(const Glib::ustring& key) constGdk::Pixbuf
get_pixels() constGdk::Pixbuf
get_property(const Glib::ustring& property_name, PropertyType& value) constGlib::Object
get_property_value(const Glib::ustring& property_name, Glib::ValueBase& value) constGlib::Object
get_rowstride() constGdk::Pixbuf
get_width() constGdk::Pixbuf
gobj()Gdk::Pixbuf [inline]
gobj() constGdk::Pixbuf [inline]
gobj_copy()Gdk::Pixbuf
Glib::Object::gobj_copy() constGlib::ObjectBase
gobject_Glib::ObjectBase [protected]
initialize(GObject* castitem)Glib::ObjectBase [protected]
is_anonymous_custom_() constGlib::ObjectBase [protected]
is_derived_() constGlib::ObjectBase [protected]
Object()Glib::Object [protected]
Object(const Glib::ConstructParams& construct_params)Glib::Object [explicit, protected]
Object(GObject* castitem)Glib::Object [explicit, protected]
ObjectBase()Glib::ObjectBase [protected]
ObjectBase(const char* custom_type_name)Glib::ObjectBase [explicit, protected]
ObjectBase(const std::type_info& custom_type_info)Glib::ObjectBase [explicit, protected]
Pixbuf(const Glib::RefPtr<Drawable>& src, const Glib::RefPtr<Colormap>& cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)Gdk::Pixbuf [protected]
Pixbuf(const Glib::RefPtr<Image>& src, const Glib::RefPtr<Colormap>& cmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height)Gdk::Pixbuf [protected]
reference() constGlib::ObjectBase [virtual]
remove_data(const QueryQuark& quark)Glib::Object
render_pixmap_and_mask(Glib::RefPtr<Pixmap>& pixmap_return, Glib::RefPtr<Bitmap>& mask_return, int alpha_threshold)Gdk::Pixbuf
render_pixmap_and_mask_for_colormap(const Glib::RefPtr<Colormap>& colormap, Glib::RefPtr<Pixmap>& pixmap_return, Glib::RefPtr<Bitmap>& mask_return, int alpha_threshold)Gdk::Pixbuf
render_threshold_alpha(const Glib::RefPtr<Gdk::Bitmap>& bitmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height, int alpha_threshold)Gdk::Pixbuf
render_to_drawable(const Glib::RefPtr<Drawable>& drawable, const Glib::RefPtr<Gdk::GC>& gc, int src_x, int src_y, int dest_x, int dest_y, int width, int height, RgbDither dither, int x_dither, int y_dither)Gdk::Pixbuf
render_to_drawable_alpha(const Glib::RefPtr<Drawable>& drawable, int src_x, int src_y, int dest_x, int dest_y, int width, int height, PixbufAlphaMode alpha_mode, int alpha_threshold, RgbDither dither, int x_dither, int y_dither)Gdk::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)Gdk::Pixbuf
save(const std::string& filename, const Glib::ustring& type, const Glib::StringArrayHandle& option_keys, const Glib::StringArrayHandle& option_values)Gdk::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_data(const Quark& key, void* data)Glib::Object
set_data(const Quark& key, void* data, DestroyNotify notify)Glib::Object
set_property(const Glib::ustring& property_name, const PropertyType& value)Glib::Object
set_property_value(const Glib::ustring& property_name, const Glib::ValueBase& value)Glib::Object
SlotDestroyData typedefGdk::Pixbuf
steal_data(const QueryQuark& quark)Glib::Object
unreference() constGlib::ObjectBase [virtual]
wrap(GdkPixbuf* object, bool take_copy=false)Gdk::Pixbuf [related]
Glib::Object::wrap(GObject* object, bool take_copy=false)Glib::Object [related]
~Object()Glib::Object [protected, virtual]
~ObjectBase()=0Glib::ObjectBase [protected, pure virtual]
~Pixbuf()Gdk::Pixbuf [virtual]

Generated for gtkmm by Doxygen 1.3-rc1 © 1997-2001