Gmagick::queryformats

(PECL gmagick >= Unknown)

Gmagick::queryformatsReturns formats supported by Gmagick

Descrição

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

Returns formats supported by Gmagick.

Parâmetros

pattern

Specifies a string containing a pattern.

Valor Retornado

The Gmagick object on success

Erros

Lança uma exceção GmagickException em erros.

add a note add a note

User Contributed Notes

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