The Imagick class
PHP Manual

Imagick::getNumberImages

(PECL imagick 2.0.0)

Imagick::getNumberImagesReturns the number of images in the object

Opis

int Imagick::getNumberImages ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the number of images associated with Imagick object.

Zwracane wartości

Returns the number of images associated with Imagick object. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual