- PHP 手册
- 函数参考
- 图像生成和处理
- Gmagick
- Gmagick
Gmagick::queryformats
(PECL gmagick >= Unknown)
Gmagick::queryformats — Returns formats supported by Gmagick
说明
public Gmagick::queryformats(string$pattern
= "*"): array
Returns formats supported by Gmagick.
参数
-
pattern
-
Specifies a string containing a pattern.
返回值
The Gmagick object.
错误/异常
错误时抛出 GmagickException。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/gmagick.queryformats.php