parent root
PHP: Imagick::getRegistry - Manual

Imagick::getRegistry

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

Imagick::getRegistryDescription

Description

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

Get the StringRegistry entry for the named key or false if not set.

Parameters

key

The entry to get.

Return Values

add a noteadd a note

User Contributed Notes

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