Imagick
PHP Manual

Imagick::getNumberImages

(PECL imagick 2.0.0)

Imagick::getNumberImagesReturns the number of images in the object

Opis

int Imagick::getNumberImages ( void )

Returns the number of images associated with Imagick object.

Zwracane wartości

Returns the number of images associated with Imagick object.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


Imagick
PHP Manual