PHP 8.3.4 Released!

Imagick::getFont

(PECL imagick 2 >= 2.1.0, PECL imagick 3)

Imagick::getFontGets font

Descrizione

public Imagick::getFont(): string

Returns the objects font property. Questo metodo è disponibile se Imagick è stato compilato con ImageMagick versione 6.3.7 o successive.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the string containing the font name or false if not font is set.

Vedere anche:

add a note

User Contributed Notes

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