Get the Number of frames with Magick++?
Posted: 2008-04-03T02:31:49-07:00
Hi all,
I am using Magick++ and i am looking for a easy way to get the number of frames in an animated gif for example.
it seems quite easy to do when using command line ("identity -format %n") or "MagickGetNumberImages" in MagickWand api but what about magick++?
Thanks for any suggestions.
I am using Magick++ and i am looking for a easy way to get the number of frames in an animated gif for example.
it seems quite easy to do when using command line ("identity -format %n") or "MagickGetNumberImages" in MagickWand api but what about magick++?
Thanks for any suggestions.