Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
The Imagick class
PHP Manual

Imagick::getNumberImages

(No version information available, might be only in CVS)

Imagick::getNumberImagesReturns the number of images in the object

Description

int Imagick::getNumberImages ( void )
Warning

This function is currently not documented; only its argument list is available.

Returns the number of images associated with Imagick object.

Return Values

Returns the number of images associated with Imagick object, throwing ImagickException on failure.


The Imagick class
PHP Manual