HaruImage
PHP 手册

HaruImage::getHeight

(PECL haru >= 0.0.1)

HaruImage::getHeightGet the height of the image

说明

int HaruImage::getHeight ( void )

Get the height of the image.

参数

This function has no parameters.

返回值

Returns the height of the image.

错误/异常

Throws HaruException on error.


HaruImage
PHP 手册