The Imagick class
PHP Manual

Imagick::getImageHeight

(No version information available, might be only in CVS)

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, throws ImagickException on error.


The Imagick class
PHP Manual