HaruFont
PHP 手册

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.

错误/异常

Throws HaruException on error.


HaruFont
PHP 手册