Imagick::setRegistry
(No hay información de versión disponible, podría estar únicamente en SVN)
Imagick::setRegistry — Description
Descripción
public static void Imagick::setRegistry
( string
$key
, string $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.
Parámetros
-
key -
-
value -
Valores devueltos