PHP 8.3.4 Released!

ImagickDraw::getFontFamily

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontFamilyReturns the font family

Descrizione

public ImagickDraw::getFontFamily(): string
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Returns the font family to use when annotating with text.

Valori restituiti

Returns the font family currently selected or false if font family is not set.

add a note

User Contributed Notes

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