Imagick::setRegistry

(No version information available, might only be in Git)

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.

パラメータ

key

value

返り値

成功した場合に TRUE を返します。