In Perl

$image->Get('orientation')

returns the empty array (), however from the command line:

$ identify -verbose picture.jpg | grep -i orientation
 Orientation: RightTop
   exif:Orientation: 6

am I doing something wrong?
_______________________________________________
Magick-developers mailing list
Magick-developers@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-developers

Reply via email to