In an iPhone, when i open a gif animation in safari and tap on it long enough, then I get an option to save it in the photo gallery, right?
On doing so, is the whole gif file (i.e. the bunch of images bundled together in the gif file) or only the first frame of the bundle saved?
I converted the saved image into NSData and saw that the data was pretty less too. So does it mean that only the first frame is saved???
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
One way to try this would be to copy your gif file to the computer again and see if it animates ;) if not, then you can say that something happened when saving it to your iPhone. |
|||
|