php / 8.1.5 / imagick.setregistry.html /

Imagick::setRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::setRegistryDescription

Description

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.

Parameters

key
value

Return Values

Returns true on success.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/imagick.setregistry.php