Re: Should ReadGIFImage() call DecodeImage() when pinged?

[email protected]
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
> should call DecodeImage() when an image is pinged

You could skip this call if you knew the GIF only contained one image but
it is required for multi-frame GIF images to assist in skipping to the next
frame in the image.  Its still light-weight because the pixels are being
streamed which consumes the image width resources rather than placing
the pixel in the pixel cache which consumes the image area in resources.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.