Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16157 программистов и 1779 роботов. Сейчас ищут 1790 программистов ...
Imagick::removeImage - Removes an image from the image list
Вернуться к: Imagick
Imagick::removeImage
(PECL imagick 2.0.0)
Imagick::removeImage — Removes an image from the image list
Описание
bool Imagick::removeImage
( void
)
Removes an image from the image list.
Возвращаемые значения
В случае успешной работы возвращает TRUE
.
Ошибки
Вызывает ImagickException при ошибке.
Вернуться к: Imagick