The Imagick class
PHP Manual

Imagick::getImageLength

(PECL imagick 2.0.0)

Imagick::getImageLengthReturns the image length in bytes

Descrição

int Imagick::getImageLength ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the image length in bytes

Valor Retornado

Returns an int containing the current image size.


The Imagick class
PHP Manual