Imagick::getRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::getRegistryGet a StringRegistry entry

Descrizione

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

Get the StringRegistry entry for the named key or false if not set.

Elenco dei parametri

key

The entry to get.

Valori restituiti

add a note add a note

User Contributed Notes

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