[EMAIL PROTECTED] wrote:

> Are there any Perl module(s) available that would allow me to determine the
> information on the images programatically (size in pixels, resolution in bits
> per inch and such like), so that I could select the most appropriate image (they
> are often stored in more than one resolution) and if necessary re-size it to fit
> neatly.

Image::Size is one I've heard of (though not used). The GD library
offers
a number of functions, as well, and (I believe) later versions support
JPEG
files as well as .PNG.

And Image::Magick provides an interface to those libraries, but perhaps
this
works only under Unix/Linux systems.

-- 
Ned Konz
currently: Stanwood, WA
email:     [EMAIL PROTECTED]
homepage:  http://www.bike-nomad.com

---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to