Imagick
PHP Manual

Imagick::getNumberImages

(PECL imagick 2.0.0)

Imagick::getNumberImagesReturns the number of images in the object

Beschreibung

int Imagick::getNumberImages ( void )

Returns the number of images associated with Imagick object.

Rückgabewerte

Returns the number of images associated with Imagick object.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.


Imagick
PHP Manual