Imagick::getImageSize

Returns the image length in bytes

Description

int Imagick::getImageSize ( void )

Returns the image length in bytes. Deprecated in favour of Imagick::getImageLength()

Return Values

Returns an int containing the current image size.