首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecreatefromwebp
imagecreatefromwebp
從文件或URL創建新圖像
名稱:
imagecreatefromwebp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從文件或URL創建新圖像
相關內容
PHP和PDO: 如何執行SQL表的創建和刪除操作
3
如何利用PHP開發一個簡單的圖像濾鏡功能
3
解析含有特殊字符的XML 文件時xml_parse 的常見陷阱
10
創建文字水印時使用imagefontwidth() 精確定位
9
同類函數
imageresolution
imageresolution
獲取或設置圖像的分辨率
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagecreatetruecolor
imagecreatetruecolor
創建一個新的真彩色圖像
imagecreatefromwebp
imagecreatefromwebp
從文件或URL創建新圖像
imagecreatefromgd2part
imagecreatefromgd2part
從GD2文件或URL的給定部分創建新圖像
imagestring
imagestring
水平繪製一個字符串
imagedestroy
imagedestroy
銷毀圖像
imagetruecolortopalette
imagetruecolortopalette
將真彩色圖像轉換為調色板圖像
熱門文章