首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
名稱:
imagecopymerge
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
複製並合併圖像的一部分
相關內容
imagecopymerge 函數基礎使用:如何合併兩張圖片?
1
同類函數
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP7
imagesx
imagesx
獲取圖像寬度
imageaffine
imageaffine
使用可選的剪切區域返回包含仿射變換的sr
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imagefilltoborder
imagefilltoborder
區域填充到指定顏色的邊界為止
imageellipse
imageellipse
繪製一個橢圓
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
imagecreatefromgd
imagecreatefromgd
從GD文件或URL創建新圖像
熱門文章
imagecopymerge 函數基礎使用:如何合併兩張圖片?