Is it possible to insert watermark to another photo with screen effect (similar like in Photoshop) using PHP with gd2? I was looking for something like that in PHP manual and google, but I only found imagelayereffect and imagefilter function and these don't have screen effect
Asked
Active
Viewed 81 times
0
-
Take a look at this: [link](http://www.sitepoint.com/watermark-images-php/) – Leri May 09 '12 at 13:57
-
good idea but it is without effects. I found somethng like this: [link](http://pear.php.net/package/Image_Tools/docs/latest/Image_Tools/_Image_Tools-1.0.0RC1---Image---Tools---Blend.php.html) – Webiso Gaweł May 10 '12 at 09:23