Imagick
PHP Manual

Imagick::getImageHeight

(PECL imagick 2.0.0)

Imagick::getImageHeightReturns the image height

Descrizione

int Imagick::getImageHeight ( void )

Returns the image height.

Valori restituiti

Returns the image height in pixels.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual