Imagick::addImage
(PECL imagick 2.0.0)
Imagick::addImage — Adds new image to Imagick object image list
Opis
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
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.
Parametry
- source
-
The source Imagick object
Zwracane wartości
Zwraca TRUE w przypadku sukcesu.
Błędy/Wyjątki
Zgłasza wyjątek ImagickException w przypadku błędu.
Imagick::addImage
There are no user contributed notes for this page.
