ImagickDraw::getFontFamily

(PECL imagick 2.0.0)

ImagickDraw::getFontFamilyReturns the font family

Beskrivelse

string ImagickDraw::getFontFamily ( void )
Advarsel

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

Returns the font family to use when annotating with text.

Returnerings Værdier

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