首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
名稱:
imagecreatefromgif
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從文件或URL創建新圖像
相關內容
hash_final 結合file_put_contents 實現數據完整性校驗
2
為什麼調用curl_close 後,cURL 請求數據不能繼續傳遞?
10
mysqli_stmt::$error 與mysqli::errno 的區別與聯合使用技巧
1
使用memory_get_usage 配合gc_collect_cycles 優化PHP 垃圾回收
3
同類函數
imageellipse
imageellipse
繪製一個橢圓
imagefill
imagefill
區域填充
imagegd
imagegd
將GD圖像輸出到瀏覽器或文件
imagesetinterpolation
imagesetinterpolation
設置插值方法
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
imagesetclip
imagesetclip
設置剪切矩形
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagefilledellipse
imagefilledellipse
繪製填充的橢圓
熱門文章