Gmagick::queryformats

(PECL gmagick >= Unknown)

Gmagick::queryformatsRetourne les formats supportés par Gmagick

Description

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

Retourne les formats supportés par Gmagick.

Liste de paramètres

pattern

Spécifie un string contenant un masque.

Valeurs de retour

L'objet Gmagick.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.

add a note add a note

User Contributed Notes

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