首頁
PHP
Tags
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
相關內容
sprintf 格式化負數時符號顯示不正確的解決方法
7
Mac中PHP的路徑配置指南
10
PHP文件讀寫操作示例與解析
6
thinkphp中的u()方法怎麼使用
4
同類函數
imagefilter
imagefilter
對圖像應用濾鏡
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
imagecolorstotal
imagecolorstotal
找出圖像調色板中的顏色數
imagesetpixel
imagesetpixel
畫一個單一像素
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP7
imagegrabscreen
imagegrabscreen
捕獲整個屏幕
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+alpha或其最接近
熱門文章