Imagick::listRegistry
PHP function
Edit on GitHub ✎
(PECL imagick 3 >= 3.3.0)
List all the registry settings
Description
Imagick::listRegistry(): array
List all the registry settings. Returns an array of all the key/value pairs in the registry
Parameters Parameters
Return Values
An array containing the key/values from the registry.