in reply to
Image::Magick - animated GIF
You can test "GIF_Loop" key of an
Image::Info
data.
Comment on
Re: Image::Magick - animated GIF
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.
[reply]
In Section
Seekers of Perl Wisdom