PHP 8.4.0 RC3 available for testing

Imagick::getRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::getRegistryObtient un élément de StringRegistry

Description

public static Imagick::getRegistry(string $key): string

Obtient l'entrée StringRegistry pour la clé nommée ou false si elle n'est pas définie.

Liste de paramètres

key

L'entrée à obtenir.

Valeurs de retour

add a note

User Contributed Notes

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