summaryrefslogtreecommitdiffstats
path: root/libraries/gdk-pixbuf/README
blob: 77ed81396f348ce6c9ba526acd4af8aedf0463bb (plain)
1
2
3
4
5
6
7
8
9
10
gdk-pixbuf is a library for manipulating images.
The gdk-pixbuf library provides a number of features:

  - GdkPixbuf structure for representing images.
  - Image loading facilities, both synchronous and progressive.
  - Rendering of a GdkPixbuf into various formats:
    drawables (windows, pixmaps), GdkRGB buffers.
  - Fast scaling and compositing of pixbufs.
  - Simple animation loading (ie. animated gifs).