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

    (PECL imagick 2.0.0)

    Destroys the Imagick object

    说明

    Imagick::destroy(void): bool

    Destroys the Imagick object and frees all resources associated with it. This method is deprecated in favour of Imagick::clear.

    返回值

    成功时返回TRUE