Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 20584 программиста и 1614 роботов. Сейчас ищут 1936 программистов ...
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