HaruImage
PHP Manual

HaruImage::getWidth

(PECL haru >= 0.0.1)

HaruImage::getWidthGet the width of the image

Opis

int HaruImage::getWidth ( void )

Get the width of the image.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the width of the image.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.


HaruImage
PHP Manual