-reverse or patrol cycle using iOS/C API

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
sradu
Posts: 7
Joined: 2011-11-30T05:43:01-07:00
Authentication code: 8675308

-reverse or patrol cycle using iOS/C API

Post by sradu »

Hi!

I have an animated GIF and I'm trying to test out -reverse and patrol cycle (-clone) as mentioned in the docs. How can I implement these methods using the iOS/C API (MagickWand)?

-R.
Post Reply