= Unknown)Gmagick::addimage — Adds new image to Gmagick object image list說(shuō)明public Gmagick::addimage(Gmagick $source): ">

Gmagick::addimage

(PECL gmagick >= Unknown)

Gmagick::addimageAdds new image to Gmagick object image list

說(shuō)明

public Gmagick::addimage(Gmagick $source): Gmagick

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

參數(shù)

source

The source Gmagick object

返回值

The Gmagick object with image added

錯(cuò)誤/異常

錯(cuò)誤時(shí)拋出 GmagickException