Imagick
PHP Manual

Imagick::listRegistry

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

Imagick::listRegistryDescription

説明

public static array Imagick::listRegistry ( void )

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

パラメータ

この関数にはパラメータはありません。

返り値

An array containing the key/values from the registry.


Imagick
PHP Manual