首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecreatefromwebp
imagecreatefromwebp
從文件或URL創建新圖像
名稱:
imagecreatefromwebp
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從文件或URL創建新圖像
相關內容
PHP和OAuth:構建一個基於令牌的身份驗證系統
2
數組切片的實例演示
6
PHP-FPM性能提高技巧:優化網站靜態資源加載
7
array_change_key_case() 在array_filter() 之前或之後使用的影響
9
同類函數
imagerotate
imagerotate
以給定角度旋轉圖像
imageline
imageline
畫一條線
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+alpha的索引
imagecolormatch
imagecolormatch
使圖像調色板版本的顏色更接近真實顏色版本
gd_info
gd_info
檢索有關當前安裝的GD庫的信息
imagefontheight
imagefontheight
獲取字體高度
image_type_to_mime_type
image_type_to_mime_type
獲取getimagesize,exif_
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
熱門文章