HaruFont::getDescent

(PECL haru >= 0.0.1)

HaruFont::getDescentGet the vertical descent of the font

Beskrivelse

int HaruFont::getDescent ( void )

Get the vertical descent of the font.

Parametre

This function has no parameters.

Returnerings Værdier

Return the vertical descent of the font.

Fejl/Undtagelser

Throws a HaruException on error.

add a note add a note

User Contributed Notes

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