ImagickDraw::getFont

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontReturns the font

Descrierea

public ImagickDraw::getFont ( ) : string
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Valorile întoarse

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

add a note add a note

User Contributed Notes

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