= 3.3.0)Imagick::setRegistry — Description說明public static Imagick::setRegistry(string $key, string $value): boolS">

Imagick::setRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::setRegistryDescription

說明

public static Imagick::setRegistry(string $key, string $value): bool

Sets the ImageMagick registry entry named key to value. This is most useful for setting "temporary-path" which controls where ImageMagick creates temporary images e.g. while processing PDFs.

參數(shù)

key

value

返回值

成功時(shí)返回 true