Imagick::addImage
(No version information available, might be only in CVS)
Imagick::addImage — Adds new image to Imagick object image list
Description
Avertissement
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.
Liste de paramètres
- source
-
The source Imagick object
Valeurs de retour
Returns TRUE on success.
Erreurs / Exceptions
Throws ImagickException on error.
Imagick::addImage
There are no user contributed notes for this page.
