PHP マニュアル
前のページ
次のページ
ImageFontHeight
ImageFontHeight -- フォントの高さの取得
説明
int imagefontheight
(int font);
フォントfontの文字の高さをピクセル単位で返します。
imagefontwidth()
および
imageloadfont()
も参考にしてください。
前のページ
Home
次のページ
ImageFillToBorder
Up
ImageFontWidth