> I am writing a program to allow pictures displayed, but I > want to limit the > size of the images. How would I determine the size of image > files using perl? > use Imager; use Image::Magick; checkout cpan, it's very simple. I've used both of those modules for all kinds of image manipulation.
HTH DMuey -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]