The Imagick class
PHP 手册

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, throwing ImagickException on failure.


The Imagick class
PHP 手册