php - Add two watermarks to an image, or combine three images into one image
PHP中文网
PHP中文网 2017-06-05 11:09:00
0
3
1028

Add two watermarks to a picture, or combine three pictures into one picture. It’s okay to add one watermark, but it won’t work if you add two.

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(3)
小葫芦

It’s okay to add one, but not two?

If that doesn’t work, add a watermark, generate a picture, and then add a watermark to the picture. Is that the solution? .

滿天的星座

Doesn’t two mean one done twice???

小葫芦

It should be possible to use the gd library
First create a blank picture, then copy the first picture, and then copy the other two using parameter control

Link description

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template