PHP Jpeg Layer

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cj-design
Forum Newbie
Posts: 1
Joined: Fri May 30, 2003 4:44 pm

PHP Jpeg Layer

Post 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.
Post Reply