The Imagick class
PHP 手册

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 手册