Dutch PHP Conference 2025 - Call For Papers

Gmagick::queryformats

(PECL gmagick >= Unknown)

Gmagick::queryformatsReturns 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 у разі помилки.

add a note

User Contributed Notes

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