ImagickDraw
PHP Manual

ImagickDraw::getFontSize

(PECL imagick 2.0.0)

ImagickDraw::getFontSizeReturns the font pointsize

说明

float ImagickDraw::getFontSize ( void )
Warning

本函数还未编写文档,仅有参数列表。

Returns the font pointsize used when annotating with text.

返回值

Returns the font size associated with the current ImagickDraw object.


ImagickDraw
PHP Manual