parent root
PHP: Imagick::listRegistry - Manual

Imagick::listRegistry

(No version information available, might only be in Git)

Imagick::listRegistryDescription

Description

public static Imagick::listRegistry ( void ) : array

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

Parameters

This function has no parameters.

Return Values

An array containing the key/values from the registry.

add a noteadd a note

User Contributed Notes

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