Recommend this page to a friend! |
Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2004-04-16 (12 years ago) | 60% | Total: 8,401 | All time: 187 This week: 1,123 |
Version | License | Categories | ||||
transparentwatermark 1.0.0 | Free for non-comm... | Graphics, Security |
Description | Author | ||||||||||||||||
This class modifies a given image using an watermark graphic defined by another image. Innovation Award
|
|
transparentWatermark class v 1.01 This classe inserts watermark in image with transparent and randomize effects. It protects image rights and avoid watermark clearing with softwares. Constructor may have one parameter : name of stamp image. This file must be a JPEG or PNG image. setStamp( filename) method is used to set or change stamp image. markImageFile ( image1, image2) method is used to apply stamp on image1. If image2 is set, result is saved in image2, else result is printed to stdout with mime-type. markImage ( imageResource) method is used to apply stamp on image resource created by imagecreate(), imagecreatefromjpeg(), imagecreatefrompng(), ... setStampPosition ( X, Y) method is used to set stamp position on image. X possible values are transparentWatermarkOnLeft, transparentWatermarkOnCenter and transparentWatermarkOnRight, Y possible values are transparentWatermarkOnTop, transparentWatermarkOnMiddle and transparentWatermarkOnBottom NOTES: It's IMPORTANT to save result of watermaks on disk: it's easy to retrieve an image from different versions of watermark by pixel color averages. Transparent color is grey (#RGB=#808080) transparentWatermark class uses GD library . |
Files |
File | Role | Description |
---|---|---|
readme.txt | Doc. | readme file |
test.php | Example | test source |
transparentWatermark.inc | Class | class file |
transparentwatermark-2004-04-16.zip 3KB | |
transparentwatermark-2004-04-16.tar.gz 2KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.