首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecreatefromgd2
imagecreatefromgd2
從GD2文件或URL創建新圖像
名稱:
imagecreatefromgd2
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從GD2文件或URL創建新圖像
相關內容
imagepalettetotruecolor函數轉換後的圖像如何保存為PNG格式
10
PHP開發實現百度文心一言API接口的數據預處理和壓縮傳輸
6
thinkphp中方法調用
9
使用ob_end_flush 優化頁面加載速度的方法
10
同類函數
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
imagecreatetruecolor
imagecreatetruecolor
創建一個新的真彩色圖像
imagecolorresolve
imagecolorresolve
獲取指定顏色的索引或其最接近的替代顏色
imagecreate
imagecreate
創建一個新的基於調色板的圖像
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+alpha的索引
imageresolution
imageresolution
獲取或設置圖像的分辨率
imageloadfont
imageloadfont
加載新字體
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
熱門文章