GmagickDraw
PHP 手册

GmagickDraw::getfontsize

(PECL gmagick >= Unknown)

GmagickDraw::getfontsizeReturns the font pointsize

说明

public void GmagickDraw::getfontsize ( void )

Returns the font pointsize used when annotating with text.

参数

This function has no parameters.

返回值

Returns the font size associated with the current GmagickDraw object.


GmagickDraw
PHP 手册