PHP 7.0.6 Released

Imagick::getRegistry

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

Imagick::getRegistryDescription

Description

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

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

Parameters

key

The entry to get.

Return Values

User Contributed Notes

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