首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
名稱:
imagecopymerge
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
複製並合併圖像的一部分
相關內容
使用next_result() 的安全模式編寫示例
3
使用hexdec 解析二維碼或條形碼中的編碼
4
mysqli::refresh 與MYSQLI_REFRESH_TABLES 常量的結合使用
4
使用sprintf 處理中文字符時出現對齊異常怎麼辦?
6
同類函數
getimagesize
getimagesize
獲取圖像的大小
getimagesizefromstring
getimagesizefromstring
從字符串中獲取圖像的大小
imagebmp
imagebmp
將BMP圖像輸出到瀏覽器或文件
image_type_to_extension
image_type_to_extension
獲取圖像類型的文件擴展名
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
imagecreatefromxbm
imagecreatefromxbm
從文件或URL創建新圖像
image_type_to_mime_type
image_type_to_mime_type
獲取getimagesize,exif_
imagecreatefromjpeg
imagecreatefromjpeg
從文件或URL創建新圖像
熱門文章