Dutch PHP Conference 2025 - Call For Papers

Imagick::getRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::getRegistryObtém uma entrada StringRegistry

Descrição

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

Obtém a entrada StringRegistry para a chave nomeada ou false se não estiver definida.

Parâmetros

key

A entrada a ser obtida.

Valor Retornado

add a note

User Contributed Notes

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