The Imagick class
PHP 手册

Imagick::getImageLength

(PECL imagick 2.0.0)

Imagick::getImageLengthReturns the image length in bytes

说明

int Imagick::getImageLength ( void )
Warning

本函数暂无文档,仅有参数列表。

Returns the image length in bytes

返回值

Returns an int containing the current image size.


The Imagick class
PHP 手册