php8.5
Home/ Manual/ imagick / imagick/ Imagick::getRegistry

Imagick::getRegistry

PHP function Edit on GitHub ✎

(PECL imagick 3 >= 3.3.0)

Get a StringRegistry entry

Description

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

Source: reference/imagick/imagick/getregistry.xml · from the official PHP manual (php/doc-en)