develooper Front page | perl.beginners | Postings from July 2003

RE: processing image with perl???

Thread Previous | Thread Next
From:
Dan Muey
Date:
July 1, 2003 06:32
Subject:
RE: processing image with perl???
Message ID:
D6D77DB239A2004BB08A240E2E71460D12B7EF@LSLOFFICE.infiniplex.infiniplex.com

> This might not exactly be a perl problem...because the
> solution might involve other things...
> 
> I have an album I would like to put on line, so I am
> writting cgi script in perl to do it (because I can 
> conveniently use the HTML::template module) but I need a way 
> of determining the resolution of the image...how do I do 
> that? is there module that would work?

Imager::* probably does.
GD::* modules may.
Image::Magick probably does it. 
Take a gander at CPAN for those their pretty cool.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About