|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^3: Append images with ImageMagickby thunders (Priest) |
| on Jul 08, 2009 at 03:15 UTC ( [id://778103]=note: print w/replies, xml ) | Need Help?? |
|
I don't think that syntax is valid. Even if "true" and "false" were declared as constants that would be something like $image->Append(stack => { 1 => 0}) I think you really want to just do:
Update: After testing, I found you need to explicitly set stack to 0. Despite what the docs say, Image::Magick 6.4.8 seems to stack by Default.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||