Page 1 of 1

PHP Jpeg Layer

Posted: Fri May 30, 2003 4:44 pm
by cj-design
Ive just learnt some of the php image functions (imagecreatefromjpeg, getimagesize, etc..) I was wondering if anyone knew if it possible using some kind of function to add a layer to an image.

I would like to add a domain name stamp on a set of images, like a copyright.

Does anyone know if this is possible? If not, would anyone be interested in a script that would automatically stamp images in a directory, outputting the stamped ones and deleting the old, unstamped ones.