<?php$dest = imagecreatefrompng('cover_uzfor.png'); // orqa fondagi cover$src = imagecreatefromjpeg('uzfor_logo.jpg'); // g'ilof (cover) rasmi imagealphablending($dest, false);imagesavealpha($dest, true); imagecopymerge($dest, $src, 10, 9, 0, 0, 181, 180, 100); header('Content-Type: image/png');imagepng($dest); imagedestroy($dest);imagedestroy($src);
Manba: http://stackoverflow.com/questions/3876299/merging-two-images-with-phpTarjimon: Сирожиддин Эрназаров (GT yordamida)
« Mavzuga qaytish