Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16123 программиста и 1772 робота. Сейчас ищут 1862 программиста ...
Imagick::getNumberImages - Returns the number of images in the object
Вернуться к: Imagick
Imagick::getNumberImages
(PECL imagick 2.0.0)
Imagick::getNumberImages — Returns the number of images in the object
Описание
int Imagick::getNumberImages
( void
)
Returns the number of images associated with Imagick object.
Возвращаемые значения
Returns the number of images associated with Imagick object.
Ошибки
Вызывает ImagickException при ошибке.
Вернуться к: Imagick