首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
image_type_to_extension
image_type_to_extension
獲取圖像類型的文件擴展名
名稱:
image_type_to_extension
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取圖像類型的文件擴展名
相關內容
ceil() 與max() 或min() 組合設定邊界
10
使用stmt_init 搭配bind_param 執行批量插入操作
8
遍歷mysqli_result 所有結果的正確姿勢
9
curl_share_init() 對性能提升到底有多大?
4
同類函數
imagecreatefromgd2
imagecreatefromgd2
從GD2文件或URL創建新圖像
imagefill
imagefill
區域填充
imagegif
imagegif
將圖像輸出到瀏覽器或文件
imagestringup
imagestringup
垂直繪製一個字符串
imagecopy
imagecopy
複製圖像的一部分
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imagecharup
imagecharup
垂直繪製一個字符
imagecolorclosest
imagecolorclosest
獲取與指定顏色最接近的顏色的索引
熱門文章