PHP 8.3.4 Released!

Imagick::getRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::getRegistryGet a StringRegistry entry

説明

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

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

パラメータ

key

The entry to get.

戻り値

add a note

User Contributed Notes

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