Innovation Award
 July 2006
Number 7 |
PHP provides a very good extension based on the GD library to create and manipulate images.
Currently, this extension is not able to manipulate animated GIF image files.
This class provides a solution to access animated GIF frame images by splitting the animation frames into separated GIF image files.
Since it is a pure PHP based solution, it can be used without any specific version of GD or other PHP extension.
Manuel Lemos |
This class can be used to split GIF animations into GIF image files.
It reads a given animation file and saves into GIF image format.
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.