HaruFont
PHP 手册

HaruFont::getDescent

(PECL haru >= 0.0.1)

HaruFont::getDescentGet the vertical descent of the font

说明

int HaruFont::getDescent ( void )

Get the vertical descent of the font.

参数

This function has no parameters.

返回值

Return the vertical descent of the font.

错误/异常

Throws HaruException on error.


HaruFont
PHP 手册