首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagetypes
imagetypes
返回此PHP版本支持的圖像類型
名稱:
imagetypes
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
返回此PHP版本支持的圖像類型
相關內容
使用mb_chr 處理中文字符的注意事項
2
如何在CLI模式下正確解讀realpath_cache_size的返回值
8
如何使用stream_get_meta_data 獲取流的元數據
7
用array_slice 和array_merge 進行數組替換
3
同類函數
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagettfbbox
imagettfbbox
使用TrueType字體給出文本的邊界框
imagecreatefromgd2part
imagecreatefromgd2part
從GD2文件或URL的給定部分創建新圖像
imageloadfont
imageloadfont
加載新字體
getimagesize
getimagesize
獲取圖像的大小
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+alpha的索引
imagecolorat
imagecolorat
獲取像素顏色的索引
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
熱門文章