You are using an undocumented bit of the interface (but the docs are sparse). Does this not work? It works fine for me.
use Image::Magick; my $tmpName = 'd:/proxy/html/images/email.gif'; my $thumb = Image::Magick->new(); $thumb->Read( $tmpName ); my ( $height, $width ) = $thumb->Get( 'height', 'width' ); print "$tmpName: $height h $width w\n"; __DATA__ d:/proxy/html/images/email.gif: 14 h 14 w
cheers
tachyon
s&&rsenoyhcatreve&&&s&n.+t&"$'$`$\"$\&"&ee&&y&srve&&d&&print
In reply to Re: Image::Magick woes
by tachyon
in thread Image::Magick woes
by geektron
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |