[giflib-devel] Number of frames in Gif
A library and utilities for processing GIFs
Brought to you by:
abadger1999,
esr
From: Vahagn T. <vtu...@wo...> - 2016-08-01 19:11:59
|
Hi. I wanted to know if there is a quick way to get the number of frames in GIF using GifLib without actually reading all the frames? There is a function DGifGetExtensionNext for skipping extensions, but is there something similar for skipping image data? If the record type is IMAGE_DESC_RECORD_TYPE Thank you in advance -- Vahagn |