open gif with GD
Moderator: General Moderators
open gif with GD
Is there anyway to open a gif file with newer version GD librarary.
not reallyhttp://php.net/manual/en/ref.image.php wrote:The format of images you are able to manipulate depend on the version of GD you install, and any other libraries GD might need to access those image formats. Versions of GD older than gd-1.6 support GIF format images, and do not support PNG, where versions greater than gd-1.6 support PNG, not GIF.