PHP Velho Oeste 2024

HaruFont::getCapHeight

(PECL haru >= 0.0.1)

HaruFont::getCapHeight大文字のベースラインからの距離を取得する

説明

HaruFont::getCapHeight ( void ) : int

大文字のベースラインからの距離を取得します。

パラメータ

この関数にはパラメータはありません。

返り値

大文字のベースラインからの距離を返します。

エラー / 例外

エラー時に HaruException をスローします。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top