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

Descrição

int Imagick::getNumberImages ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the number of images associated with Imagick object.

Valor Retornado

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


The Imagick class
PHP Manual