Manipulating Existing Images
Another function of the GD Graphics Library is the ability to manipulate images that have already been created and are available on your site. Instead of the ImageCreate() and Image* functions, the ImageCreateFrom() function is used here. There are 3 different ways to open the 3 image types supported by GD. Find out how in this tutorial.
Views: 1005 | | by David
View this tutorial