Php/docs/imagick.listregistry

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

Imagick::listRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::listRegistryDescription


说明

public static Imagick::listRegistry ( ) : array

List all the registry settings. Returns an array of all the key/value pairs in the registry


参数

此函数没有参数。


返回值

An array containing the key/values from the registry.