Hello. I'm using the GD-Lib to create some Gif images. What I have achieved so far is that an image gets created. Is there a way to save the image to a file afterwards? I've tried to put the content of $image to a file, but that didn't work (ImageGif($image)) creates the image correctly, though...
Is there a way to save the file that gets created? and if yes, how? :o
thanks for any input
-sweeper