Imagick::getNumberImages
(PECL imagick 2, PECL imagick 3)
Imagick::getNumberImages — Returns the number of images in the object
Description
Returns the number of images associated with Imagick object.
Parameters
This function has no parameters.
Return Values
Returns the number of images associated with Imagick object.
Errors/Exceptions
Throws ImagickException on error.