Imagick::getImageHeight
(PECL imagick 2, PECL imagick 3)
Imagick::getImageHeight — Returns the image height
Description
Returns the image height.
Parameters
This function has no parameters.
Return Values
Returns the image height in pixels.
Errors/Exceptions
Throws ImagickException on error.