首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagefontwidth
imagefontwidth
獲取字體寬度
名稱:
imagefontwidth
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取字體寬度
相關內容
hash_final 結合file_put_contents 實現數據完整性校驗
2
如何緩存parse_url 的結果以提升性能?
8
如何結合strnatcasecmp 與usort 對數組進行自然排序?
8
如何在PHP 腳本中通過get_include_path() 動態引入模塊
4
同類函數
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
imagetruecolortopalette
imagetruecolortopalette
將真彩色圖像轉換為調色板圖像
imagecolorset
imagecolorset
設置指定調色板索引的顏色
imagepolygon
imagepolygon
繪製多邊形
imagegd2
imagegd2
將GD2圖像輸出到瀏覽器或文件
imagecreatefromxbm
imagecreatefromxbm
從文件或URL創建新圖像
imagerotate
imagerotate
以給定角度旋轉圖像
imagecolorat
imagecolorat
獲取像素顏色的索引
熱門文章