ImagickDraw
PHP Manual

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

返回值

没有返回值。


ImagickDraw
PHP Manual