HaruImage
PHP Manual

HaruImage::getHeight

(PECL haru >= 0.0.1)

HaruImage::getHeightGet the height of the image

Описание

int HaruImage::getHeight ( void )

Get the height of the image.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns the height of the image.

Ошибки

Вызывает исключение HaruException при ошибке.


HaruImage
PHP Manual