Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 91433 программиста и 2944 робота. Сейчас ищут 1559 программистов ...
Gmagick::addimage - Adds new image to Gmagick object image list
Вернуться к: Gmagick
Gmagick::addimage
(PECL gmagick >= Unknown)
Gmagick::addimage — Adds new image to Gmagick object image list
Описание
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.
Список параметров
-
source
-
The source Gmagick object
Возвращаемые значения
The Gmagick object with image added
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick