编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::adaptiveThresholdImage
  • Imagick::addNoiseImage »
  • PHP Manual
  • Imagick
  • Adds new image to Imagick object image list

Imagick::addImage

(PECL imagick 2.0.0)

Imagick::addImage — Adds new image to Imagick object image list

说明

Imagick::addImage ( Imagick $source ) : bool

Adds new image to Imagick object from the current position of the source object. After the operation iterator position is moved at the end of the list.

参数

source

The source Imagick object

返回值

成功时返回 TRUE。

错误/异常

错误时抛出 ImagickException。

相关文章
php gmagick adds new image to gmagick object image listphp imagick adds adaptive blur filter to imagephp imagick adds new image to imagick object image listphp imagick adds random noise to the imagephp imagick adds blur filter to imagephp imagick adds a comment to your imagephp imagick returns a new imagick objectphp imagick checks if the object has a previous imagephp imagick creates a new image as a copyphp imagick adds a label to an imagephp imagick creates a new imagephp imagick move to the previous image in the objectphp imagick adds or removes a profile from an imagephp imagick removes an image from the image listphp imagick replaces image in the objectphp imagick adds a named profile to the imagick objectphp imagick transforms an image to a new colorspacephp imagick adds vignette filter to the imagephp svm construct a new svm objectphp swfsprite adds an object to a sprite
关注编程学问公众号
编程学问网 湘ICP备20001732号