The Imagick class
PHP 手册

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, throws ImagickException on error.


The Imagick class
PHP 手册