Imagick::getImageSize
(PECL imagick 2, PECL imagick 3)
Imagick::getImageSize — Returns the image length in bytes
Warning
This function has been DEPRECATED as of Imagick 3.4.4. Relying on this function is highly discouraged.
Description
public Imagick::getImageSize ( ) : int
Returns the image length in bytes. Deprecated in favour of Imagick::getImageLength()
Return Values
Returns an int containing the current image size.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/imagick.getimagesize.php