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