Forum und email
imagefontheight

imagefontheight

(PHP 3, PHP 4, PHP 5)

imagefontheight -- Get font height

Opis

int imagefontheight ( int font )

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

Parametry

czcionka

Może przyjąć 1, 2, 3, 4, 5 dla wbudowanych czcionek (gdzie większy numer odpowiada większej czcionce) lub własny dowolny identyfikator czcionki zarejestrowany przez imageloadfont().

Zwracane wartości

Returns the height of the pixel.