首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecreatefromgd2
imagecreatefromgd2
從GD2文件或URL創建新圖像
名稱:
imagecreatefromgd2
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從GD2文件或URL創建新圖像
相關內容
highlight_file 配合文件路徑檢查函數的最佳使用方法
1
如何在PHP中實現哈希衝突檢測:結合hash_final 和hash_equals
3
strnatcasecmp 與正則表達式的結合使用技巧
3
如何利用stream_get_filters實現高效的日誌流處理?
2
同類函數
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imageaffine
imageaffine
使用可選的剪切區域返回包含仿射變換的sr
imagesetstyle
imagesetstyle
設置線條繪製的樣式
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
imagexbm
imagexbm
將XBM圖像輸出到瀏覽器或文件
imagegif
imagegif
將圖像輸出到瀏覽器或文件
imagecolorclosest
imagecolorclosest
獲取與指定顏色最接近的顏色的索引
熱門文章