GDK-Pixbuf {RGtk2} | R Documentation |
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
http://library.gnome.org/devel//gdk-pixbuf