The Imagick class
PHP Manual

Imagick::getNumberImages

(PECL imagick 2.0.0)

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. Throw an ImagickException on error.


The Imagick class
PHP Manual