The Imagick class
PHP Manual

Imagick::getImageSize

(PECL imagick 2.0.0)

Imagick::getImageSizeReturns the image length in bytes

Descrição

int Imagick::getImageSize ( 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