transforming a JPEG imarge onto a PNG or GIF image
Posted: Mon Oct 27, 2003 6:11 am
Hi all!
I am desperate doing a function which transforms a JPG image onto a GIF or PNG. I capture the image in a ImageCreateFromJpeg from an url, but I cannot save it in a GIF or PNG format (It gives me an error message). I have the GD library already installed.
I have done it in VBasic, but I would like to do it using PHP.
Do you know any way to do it?
I am desperate doing a function which transforms a JPG image onto a GIF or PNG. I capture the image in a ImageCreateFromJpeg from an url, but I cannot save it in a GIF or PNG format (It gives me an error message). I have the GD library already installed.
I have done it in VBasic, but I would like to do it using PHP.
Do you know any way to do it?