Imagick::getImageHeight
(PECL imagick 2.0.0)
Imagick::getImageHeight — Returns the image height
说明
Imagick::getImageHeight (
void ) :
int
Returns the image height.
返回值
Returns the image height in pixels.
错误/异常
错误时抛出 ImagickException。