The GdkPixbuf Library

Federico Mena Quintero

    federico@gimp.org
  

Table of Contents
I. API Reference
The GdkPixbuf Structure — Information that describes an image.
Reference Counting — Functions to perform reference counting on a GdkPixbuf.
File Loading — Loading a pixbuf from a file.
Image Data in Memory — Creating a pixbuf from image data that is already in memory.
Rendering — Rendering a pixbuf to a GDK drawable.
Scaling — Scaling pixbufs and scaling and compositing pixbufs
Drawables to Pixbufs — Getting parts of a drawable's image data into a pixbuf.
Utilities — Utility and miscellaneous convenience functions.
Animations — Animations as multi-frame structures.
GdkPixbufLoader — Application-driven progressive image loading.
GnomeCanvasPixbuf — Canvas item to display GdkPixbuf images.