The Imagick class
PHP Manual

Imagick::getImageHeight

(PECL imagick 2.0.0)

Imagick::getImageHeightReturns the image height

说明

int Imagick::getImageHeight ( void )
Warning

本函数还未编写文档,仅有参数列表。

Returns the image height.

返回值

Returns the image height in pixels. Throw an ImagickException on error.


The Imagick class
PHP Manual