Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gdk::Pixbuf Member List

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

add_alpha(bool substitute_color, unsigned char red, unsigned char green, unsigned char blue)Xfc::Gdk::Pixbuf
add_interface(GType interface_type, GInterfaceInitFunc interface_init)Xfc::G::TypeInstance
add_interface(GType instance_type, GType interface_type, GInterfaceInitFunc interface_init)Xfc::G::TypeInstance [static]
composite(const Pixbuf &src, 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)Xfc::Gdk::Pixbuf
composite(const Pixbuf &src, const Rectangle &dest_rect, double offset_x, double offset_y, double scale_x, double scale_y, InterpType interp_type, int overall_alpha)Xfc::Gdk::Pixbuf
composite_color(const Pixbuf &src, 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, unsigned int color1, unsigned int color2)Xfc::Gdk::Pixbuf
composite_color(const Pixbuf &src, const Rectangle &dest_rect, double offset_x, double offset_y, double scale_x, double scale_y, InterpType interp_type, int overall_alpha, const Point &check_offset, int check_size, unsigned int color1, unsigned int color2)Xfc::Gdk::Pixbuf
composite_color_simple(int width, int height, InterpType interp_type, int overall_alpha, int check_size, unsigned int color1, unsigned int color2)Xfc::Gdk::Pixbuf
copy() const Xfc::Gdk::Pixbuf
copy_area(const Pixbuf &src, int src_x, int src_y, int width, int height, int dest_x, int dest_y)Xfc::Gdk::Pixbuf
copy_area(const Pixbuf &src, const Rectangle &src_rect, int dest_x, int dest_y)Xfc::Gdk::Pixbuf
create(const String &filename, G::Error *error=0)Xfc::Gdk::Pixbuf [static]
create(const String &filename, int width, int height, bool preserve_aspect_ratio, G::Error *error=0)Xfc::Gdk::Pixbuf [static]
create(int width, int height, bool has_alpha, int bits_per_sample=8, Colorspace colorspace=COLORSPACE_RGB)Xfc::Gdk::Pixbuf [static]
create(const Drawable &drawable, int x, int y, int width, int height, Colormap *colormap=0)Xfc::Gdk::Pixbuf [static]
create(const Image &image, int x, int y, int width, int height, Colormap *colormap=0)Xfc::Gdk::Pixbuf [static]
create(int data_length, const unsigned char *data, bool copy_pixels, G::Error *error=0)Xfc::Gdk::Pixbuf [static]
disconnect_by_name(const char *signal_name)Xfc::G::Object
dispose()Xfc::G::Object [virtual]
emit_by_name(const char *signal_name,...)Xfc::G::Object
fill(unsigned int pixel)Xfc::Gdk::Pixbuf
flip(bool horizontal)Xfc::Gdk::Pixbuf
g_object() const Xfc::G::Object
g_type_instance() const Xfc::G::TypeInstance
gdk_pixbuf() const Xfc::Gdk::Pixbuf
get_bits_per_sample() const Xfc::Gdk::Pixbuf
get_colorspace() const Xfc::Gdk::Pixbuf
get_data(const Quark &quark) const Xfc::G::Object
get_data(const String &key) const Xfc::G::Object
get_from_drawable(const Drawable &src, int src_x, int src_y, int dest_x, int dest_y, int width, int height, Colormap *colormap=0)Xfc::Gdk::Pixbuf
get_from_image(const Image &src, int src_x, int src_y, int dest_x, int dest_y, int width, int height, Colormap *colormap=0)Xfc::Gdk::Pixbuf
get_has_alpha() const Xfc::Gdk::Pixbuf
get_height() const Xfc::Gdk::Pixbuf
get_n_channels() const Xfc::Gdk::Pixbuf
get_option(const String &key) const Xfc::Gdk::Pixbuf
get_pixels() const Xfc::Gdk::Pixbuf
get_property(const char *property_name, Value &value) const Xfc::G::Object
get_rowstride() const Xfc::Gdk::Pixbuf
get_width() const Xfc::Gdk::Pixbuf
instance_Xfc::G::TypeInstance [protected]
is_a(GType is_a_type) const Xfc::G::TypeInstance
is_dynamic() const Xfc::Trackable
notify_signalXfc::G::Object [protected, static]
Object(GObject *object, bool owns_reference=true)Xfc::G::Object [explicit, protected]
operator delete(void *ptr)Xfc::Trackable [static]
operator GdkPixbuf *() const Xfc::Gdk::Pixbuf
operator GObject *() const Xfc::G::Object
operator new(size_t size)Xfc::Trackable [static]
operator new(size_t size, void *ptr)Xfc::Trackable [static]
owns_reference() const Xfc::Trackable [inline]
Pixbuf(GdkPixbuf *pixbuf, bool owns_reference=true)Xfc::Gdk::Pixbuf [explicit, protected]
Pixbuf(const Pixbuf &src, int src_x, int src_y, int width, int height)Xfc::Gdk::Pixbuf
Pixbuf(const unsigned char *data, int width, int height, int rowstride, bool has_alpha, GdkPixbufDestroyNotify destroy_fn=0, void *destroy_fn_data=0, int bits_per_sample=8, Colorspace colorspace=COLORSPACE_RGB)Xfc::Gdk::Pixbuf
Pixbuf(const char **data)Xfc::Gdk::Pixbuf
pointer(GObject *object)Xfc::G::Object [static]
ref()Xfc::G::Object [virtual]
register_type(GType parent_type, GClassInitFunc class_init)Xfc::G::TypeInstance [static]
remove_data(const Quark &quark, bool notify=false)Xfc::G::Object
remove_data(const String &key, bool notify=false)Xfc::G::Object
render_pixmap_and_mask(Pointer< Pixmap > *pixmap_return, Pointer< Bitmap > *mask_return, int alpha_threshold, Colormap *colormap=0)Xfc::Gdk::Pixbuf
render_threshold_alpha(Bitmap &bitmap, int src_x, int src_y, int dest_x, int dest_y, int width, int height, int alpha_threshold)Xfc::Gdk::Pixbuf
rotate_simple(PixbufRotation angle)Xfc::Gdk::Pixbuf
saturate_and_pixelate(const Pixbuf &src, float saturation, bool pixelate)Xfc::Gdk::Pixbuf
saturate_and_pixelate(float saturation, bool pixelate)Xfc::Gdk::Pixbuf
save(const String &filename, const char *type, G::Error *error,...)Xfc::Gdk::Pixbuf
save(const String &filename, const char *type, char **option_keys, char **option_values, G::Error *error=0)Xfc::Gdk::Pixbuf
save(const SaveSlot &slot, const char *type, G::Error *error,...)Xfc::Gdk::Pixbuf
save(const SaveSlot &slot, const char *type, char **option_keys, char **option_values, G::Error *error=0)Xfc::Gdk::Pixbuf
save(char **buffer, size_t *buffer_size, const char *type, G::Error *error,...)Xfc::Gdk::Pixbuf
save(char **buffer, size_t *buffer_size, const char *type, char **option_keys, char **option_values, G::Error *error=0)Xfc::Gdk::Pixbuf
SaveSlot typedefXfc::Gdk::Pixbuf
scale(const Pixbuf &src, 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)Xfc::Gdk::Pixbuf
scale(const Pixbuf &src, const Rectangle &dest_rect, double offset_x, double offset_y, double scale_x, double scale_y, InterpType interp_type)Xfc::Gdk::Pixbuf
scale_simple(int width, int height, InterpType interp_type)Xfc::Gdk::Pixbuf
set_data(const Quark &quark, void *data, GDestroyNotify destroy=0)Xfc::G::Object
set_data(const String &key, void *data, GDestroyNotify destroy=0)Xfc::G::Object
set_new_handler(std::new_handler handler)Xfc::Trackable [static]
set_owns_reference(bool setting)Xfc::Trackable [inline, protected]
set_property(const char *property_name, const Value &value)Xfc::G::Object
signal_notify(const String &property_name)Xfc::G::Object
stop_emission_by_name(const char *detailed_signal)Xfc::G::Object
Trackable()Xfc::Trackable [protected]
type() const Xfc::G::TypeInstance
type_name() const Xfc::G::TypeInstance
TypeInstance()Xfc::G::TypeInstance [protected]
unref()Xfc::G::Object [virtual]
wrap(gObject *object, bool owns_reference=false)Xfc::G::Object [static]
wrap_new(gObject *object, bool owns_reference=false)Xfc::G::Object [static]
~Object()Xfc::G::Object [virtual]
~Pixbuf()Xfc::Gdk::Pixbuf [virtual]
~Trackable()=0Xfc::Trackable [protected, pure virtual]
~TypeInstance()=0Xfc::G::TypeInstance [protected, pure virtual]
Xfce Foundation Classes


Copyright © 2004-2005 The XFC Development Team XFC 4.3