首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
image_type_to_mime_type
image_type_to_mime_type
獲取getimagesize,exif_read_data,exif_thumbnail,exif_imagetype返回的圖像類型的Mime-Type
名稱:
image_type_to_mime_type
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取getimagesize,exif_read_data,exif_thumbnail,exif_imagetype返回的圖像類型的Mime-Type
相關內容
如何將array_chunk 結果與array_merge 結合使用?
4
使用is_a() 實現簡單的依賴注入檢查機制
3
crypt() 生成密碼時的最佳安全配置
10
如何使用mysqli::debug 啟用MySQLi 調試日誌
1
同類函數
imagegd
imagegd
將GD圖像輸出到瀏覽器或文件
imagecolorclosesthwb
imagecolorclosesthwb
獲取具有色調,白色和黑度的顏色的索引
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的
jpeg2wbmp
jpeg2wbmp
將JPEG圖像文件轉換為WBMP圖像文件
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagecolorexact
imagecolorexact
獲取指定顏色的索引
熱門文章