HaruFont
PHP Manual

HaruFont::getAscent

(PECL haru >= 0.0.1)

HaruFont::getAscentGet the vertical ascent of the font

Описание

int HaruFont::getAscent ( void )

Get the vertical ascent of the font.

Список параметров

This function has no parameters.

Возвращаемые значения

Returns the vertical ascent of the font.

Errors/Exceptions

Throws HaruException on error.


HaruFont
PHP Manual