(PECL imagick 2.0.0)
Returns the image length in bytes
int Imagick::getImageSize ( void )
Returns the image length in bytes. Deprecated in favour of Imagick::getImageLength()
Returns:
Returns an int containing the current image size.
Please login to continue.