Imagick::setRegistry

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

Imagick::setRegistryDescription

Опис

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.

Параметри

key

value

Значення, що повертаються

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top