HaruImage
PHP Manual

HaruImage::getWidth

(PECL haru >= 0.0.1)

HaruImage::getWidthGet the width of the image

Descrizione

int HaruImage::getWidth ( void )

Get the width of the image.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the width of the image.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.


HaruImage
PHP Manual