HaruImage
PHP Manual

HaruImage::getWidth

(PECL haru >= 0.0.1)

HaruImage::getWidthGet the width of the image

Beschreibung

int HaruImage::getWidth ( void )

Get the width of the image.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the width of the image.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.


HaruImage
PHP Manual