in reply to (tye)Re2: can't find macro in Image::Magick
in thread can't find macro in Image::Magick
no, unfortunately, this works fine:
$x = $image->Shave(width=>218);
That's OK, I can just use Crop and I'll shoot an email to the PerlMagick developer. Thanks for the help!