Home > PHP > Function > > ImagickDraw::getFont()

ImagickDraw::getFont()

ImagickDraw::getFont - Returns the font

Syntax

string ImagickDraw::getFont ()

Arguments

-

Description

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

Version

PHP PECL imagick 2.0.0

Return value

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