Imagick::getRegistry

Get a StringRegistry entry

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