I am trying to get the "print size" of a given image. But I dont know the method with which I can do this using PerlMagick. Could you please help me out?
By the way if I try the command-line "identify -verbose", I am able to see the "print size" information (last line below):
Code: Select all
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 945x685+0+0
Resolution: 300x300
Print size: 3.15x2.28333
Thanks
Srikanth