首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
image_type_to_extension
image_type_to_extension
獲取圖像類型的文件擴展名
名稱:
image_type_to_extension
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取圖像類型的文件擴展名
相關內容
常見錯誤:為什麼image_type_to_extension 返回錯誤的擴展名?
3
同類函數
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
imagedashedline
imagedashedline
畫一條虛線
imagegd
imagegd
將GD圖像輸出到瀏覽器或文件
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的
imagefontwidth
imagefontwidth
獲取字體寬度
imagecolorclosesthwb
imagecolorclosesthwb
獲取具有色調,白色和黑度的顏色的索引
imagefttext
imagefttext
使用FreeType2使用字體將文本寫入
imagecreate
imagecreate
創建一個新的基於調色板的圖像
熱門文章
常見錯誤:為什麼image_type_to_extension 返回錯誤的擴展名?