The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

GdkPixbuf is a client-side image data object; in C you just deal with 24-bit RGB or 32-bit RGBA image data, but in Perl such things are a little difficult.

This code shows how to find pixels within a GdkPixbuf, as well as how to create new GdkCursors.

 -- muppet, 3 March 04