HaruImage
PHP Manual

HaruImage::getHeight

(PECL haru >= 0.0.1)

HaruImage::getHeightGet the height of the image

Descrizione

int HaruImage::getHeight ( void )

Get the height of the image.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the height of the image.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.


HaruImage
PHP Manual