PHP 8.3.4 Released!

ImagickDraw::getFontFamily

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontFamilyReturns the font family

Description

public ImagickDraw::getFontFamily(): string
Warning

This function is currently not documented; only its argument list is available.

Returns the font family to use when annotating with text.

Return Values

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