The Imagick class
PHP Manual

Imagick::getImageSize

(PECL imagick 2.0.0)

Imagick::getImageSizeReturns the image length in bytes

说明

int Imagick::getImageSize ( void )
Warning

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

Returns the image length in bytes

返回值

Returns an int containing the current image size.


The Imagick class
PHP Manual