GmagickDraw::getfontsize

(PECL gmagick >= Unknown)

GmagickDraw::getfontsizeReturns the font pointsize

说明

public GmagickDraw::getfontsize(): float

Returns the font pointsize used when annotating with text.

参数

此函数没有参数。

返回值

Returns the font size associated with the current GmagickDraw object.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top