ImagickDraw::getFontFamily

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontFamilyReturns the font family

Beschreibung

public ImagickDraw::getFontFamily(): string
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Returns the font family to use when annotating with text.

Rückgabewerte

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

add a note add a note

User Contributed Notes

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