Imagick
PHP Manual

Imagick::getImageHeight

(PECL imagick 2.0.0)

Imagick::getImageHeightReturns the image height

Descrição

int Imagick::getImageHeight ( void )

Returns the image height.

Valor Retornado

Returns the image height in pixels.

Erros

Lança ImagickException em caso de erro.


Imagick
PHP Manual