GoLang GmagickDraw::setfontsize

request it (199)
GoLang replacement for PHP's GmagickDraw::setfontsize [edit | history]



Do you know a GoLang replacement for PHP's GmagickDraw::setfontsize? Write it!

PHP GmagickDraw::setfontsize

PHP original manual for GmagickDraw::setfontsize [ show | php.net ]

GmagickDraw::setfontsize

(PECL gmagick >= Unknown)

GmagickDraw::setfontsizeSets 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 on success