HaruImage
PHP Manual

HaruImage::getHeight

(PECL haru >= 0.0.1)

HaruImage::getHeightGet the height of the image

Beschreibung

int HaruImage::getHeight ( void )

Get the height of the image.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the height of the image.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.


HaruImage
PHP Manual