The ImagickDraw class
PHP 手册

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.


The ImagickDraw class
PHP 手册