The ImagickDraw class
PHP 手册

ImagickDraw::setFontSize

(PECL imagick 2.0.0)

ImagickDraw::setFontSizeSets the font pointsize to use when annotating with text

说明

bool ImagickDraw::setFontSize ( float $pointsize )
Warning

本函数暂无文档,仅有参数列表。

Sets the font pointsize to use when annotating with text.

参数

pointsize

the point size

返回值

无返回值。


The ImagickDraw class
PHP 手册