GmagickDraw::getfont

(PECL gmagick >= Unknown)

GmagickDraw::getfontReturns the font

Beskrivelse

public string GmagickDraw::getfont ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

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