Description Details Author(s) References
This is a small library which allows you to create GdkPixbuf ('pixel buffer') objects from image data or image files. Use a GdkPixbuf
in combination with GtkImage
to display images.
The RGtk binding to the GDK-Pixbuf library consists of the following components:
Animated images.
Creating a pixbuf from image data that is already in memory.
Loading a pixbuf from a file.
Saving a pixbuf to a file.
Application-driven progressive image loading.
Information that describes an image.
Library version numbers.
Extending
Scaling pixbufs and scaling and compositing pixbufs
Utility and miscellaneous convenience functions.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gdk-pixbuf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.