Gmagick::queryformats
(PECL gmagick >= Unknown)
Gmagick::queryformats — Returns formats supported by Gmagick.
설명
public array Gmagick::queryformats
([ string $pattern = "*"
] )
Returns formats supported by Gmagick.
인수
- pattern
-
Specifies a pointer to a text string containing a pattern.
반환값
The Gmagick object on success
오류/예외
Throws an GmagickException on error.
There are no user contributed notes for this page.
