update : 2015.11.03
php.shukuma.com

검색:
 
 
Description

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

반환값