PHP 8.3.4 Released!

GmagickDraw::getfont

(PECL gmagick >= Unknown)

GmagickDraw::getfontReturns the font

Beschreibung

public GmagickDraw::getfont(): mixed

Returns a string specifying the font used when annotating with text.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns a string on success and false if no font is set.

add a note

User Contributed Notes

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