The Imagick class
PHP Manual

Imagick::getImageSize

(PECL imagick 2.0.0)

Imagick::getImageSizeReturns the image length in bytes

Opis

int Imagick::getImageSize ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the image length in bytes

Zwracane wartości

Returns an int containing the current image size.


The Imagick class
PHP Manual