PHP Velho Oeste 2024

HaruFont::getAscent

(PECL haru >= 0.0.1)

HaruFont::getAscentGet the vertical ascent of the font

Descrição

HaruFont::getAscent ( void ) : int

Get the vertical ascent of the font.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the vertical ascent of the font.

Erros

Lança uma HaruException em erros.

add a note add a note

User Contributed Notes

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