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

    (PECL imagick 2.0.0)

    Sets the filename of a particular image

    说明

    Imagick::setImageFilename(string $filename): bool

    Sets the filename of a particular image in a sequence.

    参数

    $filename

    返回值

    成功时返回TRUE

    错误/异常

    错误时抛出 ImagickException。