GmagickDraw::setfontsize
Sets the font pointsize to use when annotating with text
Description
public GmagickDraw GmagickDraw::setfontsize(float $pointsize)
Sets the font pointsize to use when annotating with text.
Parameters
-
pointsize
-
Text pointsize
Return Values
The GmagickDraw object.