首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagefontheight
imagefontheight
獲取字體高度
名稱:
imagefontheight
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取字體高度
相關內容
array_combine() 參數個數不一致會怎樣?
1
使用curl_upkeep() 延長HTTP/2 的連接生命週期
10
數組中鍵名包含特殊字符時array_change_key_case() 的表現如何?
5
mysqli::debug 的基本語法與參數詳解
7
同類函數
imagegetclip
imagegetclip
獲取剪切矩形
imageline
imageline
畫一條線
imagecolormatch
imagecolormatch
使圖像調色板版本的顏色更接近真實顏色版本
imagefill
imagefill
區域填充
imagefontwidth
imagefontwidth
獲取字體寬度
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
imagearc
imagearc
繪製弧形
熱門文章