SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。

 

位置: /include/image.class.php

 

$wmwidth = $imagewidth - $logowidth;
            $wmheight = $imageheight - $logoheight;
            if(true)
            // if(($this->watermarktype < 2 && is_readable($watermark_file) || $this->watermarktype == 2) && $wmwidth > 10 && $wmheight > 10 && !$this->animatedgif)
            {// 修改判断条件, 这里要求  原图的宽和高必须比 水印图 大 10像素
                switch($this->watermarkstatus)
                {
                    case 1:

                        $x = +5;
                        $y = +5;
                        break;

 

 

if($this->watermarktype == 1)
{
   imagecopy($dst_photo, $watermark_logo, +1, +1, 0, 0, $logowidth, $logoheight);// +1, +1, 0, 0  从左上角开始覆盖
}

 

 

 

 

 

 

 

 

 

 

 

 

 

1

扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄