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

Beschreibung

int Imagick::getNumberImages ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the number of images associated with Imagick object.

Rückgabewerte

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


The Imagick class
PHP Manual