您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

php二维码加水印图片_PHP教程

2025/11/2 14:55:35发布11次查看
$logo = 'logo.png';
if(is_file($logo))
{
$qr = imagecreatefromstring(file_get_contents($filename));
$logo = imagecreatefromstring(file_get_contents($logo));
$qr_width = imagesx($qr);
$qr_height = imagesy($qr);
$logo_width = imagesx($logo);
$logo_height = imagesy($logo);
$logo_qr_width = $qr_width / 5;
$scale = $logo_width / $logo_qr_width;
$logo_qr_height = $logo_height / $scale;
$from_width = ($qr_width - $logo_qr_width) / 2;
imagecopyresampled($qr, $logo, $from_width, $from_width, 0, 0, $logo_qr_width, $logo_qr_height, $logo_width, $logo_height);
imagepng($qr,$filename);
}
http://www.bkjia.com/phpjc/737700.htmlwww.bkjia.comtruehttp://www.bkjia.com/phpjc/737700.htmltecharticle$logo = 'logo.png'; if(is_file($logo)) { $qr = imagecreatefromstring(file_get_contents($filename)); $logo = imagecreatefromstring(file_get_contents($logo)); $qr_width = imagesx($qr...
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product