Hi !
I want to do some image manipulation in perl, mainly creating thumbnails and rotating images. The packages that came to my mind for which perl interfaces are available are ImageMagick and Imlib.
I have got the impression that imlib is faster and wanted to test this, but I didn't find any way to set the picture quality (I'd like to create .jpg images) via Gtk::Gdk::ImlibImage.
Is this even possible with this packages ?
I would be thankful for pointers to other modules for image manipulation you have found useful, too.
Thanks,
----
amphiplex