Imagick
PHP Manual

Imagick::listRegistry

(Não há informação de versão disponível, talvez apenas no SVN)

Imagick::listRegistryDescription

Descrição

public static array Imagick::listRegistry ( void )

List all the registry settings. Returns an array of all the key/value pairs in the registry

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

An array containing the key/values from the registry.


Imagick
PHP Manual