GmagickDraw::setfontsize
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Sets the font pointsize to use when annotating with text
Description
GmagickDraw::setfontsize(float $pointsize): GmagickDraw
Sets the font pointsize to use when annotating with text.
Parameters
pointsizeText pointsize
Return Values
The GmagickDraw object.