In php, adding watermarks to Chinese characters requires some simple processing. one is to convert characters into gbk, and the other is to load Chinese fonts, with these two conditions, adding a Chinese watermark to the image is simple. Example 1
Php image and Chinese watermark implementation code sharing Example 1
The code is as follows:
Header ("Content-type: image/png");/* notify the browser to output the image */
$ Im = imagecreate (400,300);/* define the image size */
$ Gray =
Php code for adding a Chinese watermark to an image
Header ("Content-type: image/png");/* notify the browser to output the image */
$ Im = imagecreate (400,300);/* define the image size */
$ Gray =
In php, adding watermarks to Chinese characters requires some simple processing. one is to convert characters into gbk, and the other is to load Chinese fonts, with these two conditions, adding a Chinese watermark to the image is simple. Example 1
In php, adding watermarks to Chinese characters requires some simple processing. one is to convert characters into gbk, and the other is to load Chinese fonts, with these two conditions, adding a Chinese watermark to the image is simple.
Example
/*'-##########################################-|'| Program design: (Green Bamboo Residence) |'| Msn:[email]lzj_zhangjun@hotmail.com[/email] |'| email:cszjun@gmail.com |'| Combine their previous upload and build abbreviations and adapt a'| The
Phpgd2 uploads the image text watermark, image watermark, and other proportional thumbnails implementation code. Copy the code as follows :? Php Upload file type list $ uptypesarray (imagejpg, imagejpeg, imagepng, imagepjpeg, imagegif, imagebmp,
A regular website, in the need to upload pictures, often need to add their own website logo watermark. So how do you implement this step? First of all, let us understand the principle of PHP image plus watermark.
Create a graph by judging the file
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.