Forum und email

imagefontheight

(PHP 4, PHP 5)

imagefontheight — Get font height

Descrierea

int imagefontheight ( int $font )

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

Parametri

font

Poate fi 1, 2, 3, 4, 5 pentru font-urile încorporate cu codificarea latin2 (unde numerele mai mari corespund font-urilor mai mari) sau orice identificator de font al dumneavoastră, înregistrat cu imageloadfont().

Valorile întroarse

Returns the height of the pixel.

Vedeţi de asemenea