[magick-developers] Perl Image::Magick orientation property

Chris Davaz cdavaz at gmail.com
Mon Oct 13 01:20:58 PDT 2008


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?


More information about the Magick-developers mailing list