parent root
PHP: GmagickDraw::getfont - Manual

GmagickDraw::getfont

(PECL gmagick >= Unknown)

GmagickDraw::getfontReturns the font

Description

public GmagickDraw::getfont ( void ) : mixed

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

Parameters

This function has no parameters.

Return Values

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

add a noteadd a note

User Contributed Notes

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