HaruFont::getAscent

(PECL haru >= 0.0.1)

HaruFont::getAscentGet the vertical ascent of the font

Opis

HaruFont::getAscent ( void ) : int

Get the vertical ascent of the font.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the vertical ascent of the font.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

add a note add a note

User Contributed Notes

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