Php/docs/imagick.getregistry

来自菜鸟教程
跳转至:导航、​搜索

Imagick::getRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::getRegistryDescription


说明

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.


返回值