thanks for your reply @fmw42
I'm not using bash, i'm using Perl, and want to do it from the Perl library is this possible or need to use bash script?
Thanks.
Search found 2 matches
- 2015-02-16T02:22:18-07:00
- Forum: PerlMagick
- Topic: Using Morph with image transitions
- Replies: 3
- Views: 15233
- 2015-02-13T08:32:25-07:00
- Forum: PerlMagick
- Topic: Using Morph with image transitions
- Replies: 3
- Views: 15233
Using Morph with image transitions
Hello, I'm trying to create a transition between images, everything correct, finally manage to create the GIF. now i want to create some transition between the images using Morph, but, with a delay on each image, is this possible?? i saw this: http://www.imagemagick.org/Usage/anim_mods/#morph how ...