in reply to Image::Magick - animated GIF

You can test "GIF_Loop" key of an Image::Info data.

Replies are listed 'Best First'.
Re^2: Image::Magick - animated GIF
by ikegami (Patriarch) on Jan 28, 2005 at 15:31 UTC
    Image::Info should be faster than Image::Magick since Image::Info ignores the actual image, paying attention only to the meta data.