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

NAME

examples/iv.pl - A image viewer program

FEATURES

Demonstrates usage of Prima image subsystem, in particular:

  • Standard open dialog. Note it's behavior with the multi-frame images.

  • Standard save dialog. Note the graphic filters usage.

  • Image conversion routines.

  • Standard Prima::ImageViewer class.

Test the correct implementation of the internal image paint routines, in particular on the paletted displays and the representation of 1-bit images/icons with non-BW palette.

Note the mouse wheel interaction.