Mail Index


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ApacheGallery] ExifData



On Sat, May 18, 2002 at 04:13:58PM -0400, Tom Allen wrote:
> 
> 
> Well, if you are looking for the ISO Speed rating, you can try ISO =>
> ISOSpeedRatings .  That's where it is for Olympus, Fuji, and a few others.
> If you are using a specific camera, and can give me a sample image, I can
> play around for you :)

Canon here, and it doesn't work.

> use Image::Info qw(image_info);
> 
>         my $info = image_info("test.jpg");
>         if (my $error = $info->{error}) {
>             die "Can't parse image info: $error\n";
>         }
> 
>         print join "\r\n",keys %$info;

Yup, I've tested it before. metacam uses libexif (I believe), and that
works fine.

I'll just put a picture up.. http://stderr.net/img_1374.jpg

-- 
  Thomas Eibner <http://thomas.eibner.dk/> DnsZone <http://dnszone.org/>
  mod_pointer <http://stderr.net/mod_pointer> <http://photos.eibner.dk/>
  !(C)<http://copywrong.dk/>                  <http://apachegallery.dk/>
          Putting the HEST in .COM <http://www.hestdesign.com/>

---------------------------------------------------------------------
Apache::Gallery users mailinglist. http://apachegallery.dk/
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx