The Imagick class
PHP Manual

Imagick::getNumberImages

(PECL imagick 2.0.0)

Imagick::getNumberImagesReturns the number of images in the object

Descrierea

int Imagick::getNumberImages ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Returns the number of images associated with Imagick object.

Valorile întoarse

Returns the number of images associated with Imagick object. Emite un ImagickException în caz de eroare.


The Imagick class
PHP Manual