parent root
PHP: ImagickDraw::getFontFamily - Manual

ImagickDraw::getFontFamily

(PECL imagick 2.0.0)

ImagickDraw::getFontFamilyReturns the font family

Description

ImagickDraw::getFontFamily ( void ) : 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 noteadd a note

User Contributed Notes

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