编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::despeckleImage
  • Imagick::displayImage »
  • PHP Manual
  • Imagick
  • Destroys the Imagick object

Imagick::destroy

(PECL imagick 2.0.0)

Imagick::destroy — 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。

相关文章
php imagick adds new image to imagick object image listphp imagick clears all resources associated to imagick objectphp imagick makes an exact copy of the imagick objectphp imagick destroys the imagick objectphp imagick gets the object compression typephp imagick gets the object compression qualityphp imagick returns the format of the imagick objectphp imagick returns a new imagick objectphp imagick gets the object interlace schemephp imagick checks if the object has more imagesphp imagick checks if the object has a previous imagephp imagick move to the previous image in the objectphp imagick sets the object s default compression typephp imagick sets the object s default compression qualityphp imagick sets the format of the imagick objectphp imagick replaces image in the objectphp imagick adds a named profile to the imagick objectphp imagick sets the page geometry of the imagick objectphp imagick sets the size of the imagick objectphp imagick sets the size and offset of the imagick object
关注编程学问公众号
编程学问网 湘ICP备20001732号