PHP 8.4.0 RC4 available for testing

GmagickDraw::getfont

(PECL gmagick >= Unknown)

GmagickDraw::getfontReturns the font

说明

public GmagickDraw::getfont(): mixed

Returns a string specifying the font used when annotating with text.

参数

此函数没有参数。

返回值

Returns a string on success and false if no font is set.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top