MagickWand for PHP is an object-oriented PHP interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning MagickWand for PHP.
having some difficulty creating a very basic animated gif. I'd just like to create a gif that repeatedly cycles between two frames. my code so far looks like this.
There is also a MagickCore function and now command line otpion to 'reverse' an image sequence (list). That clous emake patrol cycled animations easier...
How would I set loop to zero with MagickWand for PHP? None of the functions seem to obviously allow a setting for loop. I'm trying to avoid using the command line.