open gif with GD
Posted: Thu Sep 04, 2003 1:12 am
Is there anyway to open a gif file with newer version GD librarary.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
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.