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

    (PECL imagick 2.0.0)

    Returns the filename of a particular image in a sequence

    说明

    Imagick::getImageFilename(void): string

    Returns the filename of a particular image in a sequence.

    返回值

    Returns a string with the filename of the image.

    错误/异常

    错误时抛出 ImagickException。