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.

Грешки/Изключения

Throws a HaruException on error.


HaruImage
PHP Manual