in reply to
Re^3: Append images with ImageMagick
in thread
Append images with ImageMagick
this worked:
$x = $image->Append(stack=>0);
Thanks
Comment on
Re^4: Append images with ImageMagick
Download
Code
In Section
Seekers of Perl Wisdom