Gmagick::queryformats

(PECL gmagick >= Unknown)

Gmagick::queryformatsReturns formats supported by Gmagick.

설명

public array Gmagick::queryformats ([ string $pattern = "*" ] )

Returns formats supported by Gmagick.

인수

pattern

Specifies a string containing a pattern.

반환값

The Gmagick object on success

오류/예외

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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