• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • Imagick::setRegistry()

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

    Description

    说明

    publicstaticImagick::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