The Imagick class
PHP Manual

Imagick::getImageHeight

(PECL imagick 2.0.0)

Imagick::getImageHeightReturns the image height

Descrição

int Imagick::getImageHeight ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the image height.

Valor Retornado

Returns the image height in pixels. Joga uma ImagickException em erro.


The Imagick class
PHP Manual