All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn
Related Article
23 Nov 2016
* Picture watermark category, supports text watermark, transparency setting, customized watermark position, etc. * Usage example: * $obj = new WaterMask($imgFileName); //Instantiated object * $obj->$waterType = 1; //Type: 0 is text watermark, 1 is image watermark
25 Jul 2016
PHP thumbnail and image watermark class (proportional scaling of image size)
16 May 2016
Adding a watermark to a picture actually means adding the original picture and the watermark together. Below I will share with you the information I have recently compiled.
13 Jul 2016
PHP text watermark and PHP image watermark implementation code (two watermarking methods). Text watermark Text watermark is to add text to the picture. It mainly uses the imagefttext method of the gd library and requires a font file. The rendering is as follows: The implementation code is as follows: Copy the code
25 Jul 2016
PHP image watermark program, PHP gd library to add image watermark
Hot Tools
PHP multifunctional image processing class
PHP multifunctional image processing class
PHP library for creating animated GIFs
PHP library for creating animated GIFs