GmagickDraw
在线手册:中文 英文
PHP手册

GmagickDraw::getfontsize

(PECL gmagick >= Unknown)

GmagickDraw::getfontsizeReturns the font pointsize

说明

public float GmagickDraw::getfontsize ( void )

Returns the font pointsize used when annotating with text.

参数

此函数没有参数。

返回值

Returns the font size associated with the current GmagickDraw object.


GmagickDraw
在线手册:中文 英文
PHP手册