The Imagick class
PHP Manual

Imagick::getNumberImages

(PECL imagick 2.0.0)

Imagick::getNumberImagesReturns the number of images in the object

说明

int Imagick::getNumberImages ( void )
Warning

本函数还未编写文档,仅有参数列表。

Returns the number of images associated with Imagick object.

返回值

Returns the number of images associated with Imagick object. Throw an ImagickException on error.


The Imagick class
PHP Manual