Imagick::queryFonts
(PECL imagick 2.0.0)
Imagick::queryFonts — Returns the configured fonts
说明
array Imagick::queryFonts
([ string
$pattern = "*"
] )Returns the configured fonts.
参数
-
pattern -
The query pattern
返回值
Returns an array containing the configured fonts.
错误/异常
错误时抛出 ImagickException。
There are no user contributed notes for this page.
