News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Watermarking Images
January 02, 2012 @ 12:43:44

PHPMaster.com has a recent tutorial showing how to use the built-in Imagick extension to watermark your images effectively. It talks about what makes a good watermark and how to superimpose one on your images with a bit of sample code.

Imagine a friend of yours approaches you one day and would like you to build her a website so she can showcase her photography. She wants to be able to easily upload her photographs and have them watermarked so that people can't easily steal them. "Don't worry!" you tell her, because you know there are functions provided by the Imagick extension that makes watermarking images a breeze in PHP.

He talks about things like watermark transparency, the size of it (how much of the image you want it to cover) and the contrast of the watermark image to make it stand out from the image enough to be useful. Their example image and script puts the PHPMaster.com logo over the center of the image and includes a bit of code showing how to scale the watermark image to fit the image (this versus this.

0 comments voice your opinion now!
watermark image tutorial superimpose


blog comments powered by Disqus

Similar Posts

The Bakery: Eight New Articles, Components, Tutorials Posted

CloudSpring.com: Using the Rackspace PHP SDK

CodeForest.net: Translate and Localize your web application with PHP and gettext

Builder.com.au: PHP exploit code plants itself in GIF

PHPBuilder.com: Remote objects and Zend_Amf


Community Events









Don't see your event here?
Let us know!


code object unittest release opinion language zendframework2 community introduction example framework phpunit interview testing functional event api database composer development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework