HaruImage
PHP Manual

HaruImage::getWidth

(PECL haru >= 0.0.1)

HaruImage::getWidthGet the width of the image

Описание

int HaruImage::getWidth ( void )

Get the width of the image.

Параметри

Тази функция няма параметри.

Връщани стойности

Returns the width of the image.

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

Throws a HaruException on error.


HaruImage
PHP Manual