摘要:
function mergerImg($imgs) { list($max_width, $max_height) = getimagesize($imgs['dst']); $dests = imagecreatetruecolor($max_width, $max_height); $dst_im = imagecreatefrompng($imgs['dst']); imagecop... 阅读全文
posted @ 2016-09-26 11:50
八路逆袭寡妇村
阅读(130)
评论(0)
推荐(0)

浙公网安备 33010602011771号