php / 8.1.5 / gmagick.queryformats.html /

Gmagick::queryformats

(PECL gmagick >= Unknown)

Gmagick::queryformatsReturns formats supported by Gmagick

Description

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

Returns formats supported by Gmagick.

Parameters

pattern

Specifies a string containing a pattern.

Return Values

The Gmagick object.

Errors/Exceptions

Throws an GmagickException on error.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.queryformats.php