Forum und email

imagefontheight

(PHP 4, PHP 5)

imagefontheight — Get font height

Descrizione

int imagefontheight ( int $font )

Returns the pixel height of a character in the specified font.

Elenco dei parametri

font

Può essere 1, 2, 3, 4, 5 per i font interni con codifica latin2 (dove numeri più alti corrispondono a font più grandi) o qualsiasi identificatore di font registrato con imageloadfont().

Valori restituiti

Returns the height of the pixel.