PHP 8.3.4 Released!

Imagick::getFont

(PECL imagick 2 >= 2.1.0, PECL imagick 3)

Imagick::getFontGets font

说明

public Imagick::getFont(): string

Returns the objects font property. 此方法在Imagick基于ImageMagick 6.3.7以上版本编译时可用。

参数

此函数没有参数。

返回值

Returns the string containing the font name or false if not font is set.

参见

add a note

User Contributed Notes

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