(No version information available, might be only in CVS)
Imagick::addImage — Adds new image to Imagick object image list
Cette fonction n'est pas documentée et seule la liste des arguments est disponible.
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.
The source Imagick object
Returns TRUE on success.
Throws ImagickException on error.