Dutch PHP Conference 2025 - Call For Papers

Imagick::getImageAttribute

(PECL imagick 2, PECL imagick 3)

Imagick::getImageAttributeObtient un attribut nommé

Avertissement

Cette fonction est OBSOLÈTE à partir de Imagick 3.4.4. Dépendre de cette fonctionnalité est fortement déconseillé.

Description

public Imagick::getImageAttribute(string $key): string

Obtient un attribut nommé.

Liste de paramètres

key

La clé de l'attribut à obtenir.

Valeurs de retour

add a note

User Contributed Notes

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