PHP Velho Oeste 2024

HaruFont::getDescent

(PECL haru >= 0.0.1)

HaruFont::getDescentGet the vertical descent of the font

Description

HaruFont::getDescent ( void ) : int

Get the vertical descent of the font.

Parameters

This function has no parameters.

Return Values

Return the vertical descent of the font.

Errors/Exceptions

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