(PECL imagick 2.0.0)
Returns the number of images in the object
int Imagick::getNumberImages ( void )
Returns the number of images associated with Imagick object.
Returns:
Returns the number of images associated with Imagick object.
Exception:
Throws ImagickException on error.
Please login to continue.