Imagick::getNumberImages
(PECL imagick 2, PECL imagick 3)
Imagick::getNumberImages — Returns the number of images in the object
Описание
public Imagick::getNumberImages
(
) : int
Returns the number of images associated with Imagick object.
Возвращаемые значения
Returns the number of images associated with Imagick object.
Ошибки
Вызывает ImagickException при ошибке.