Imagick::setRegistry
(PECL imagick 3 >= 3.3.0)
Imagick::setRegistry — Sets the ImageMagick registry entry named key to value
説明
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
を返します。
+add a note
User Contributed Notes
There are no user contributed notes for this page.