Imagick::getImageHeight
(PECL imagick 2.0.0)
Imagick::getImageHeight — Returns the image height
Descrição
int Imagick::getImageHeight
( void
)
Returns the image height.
Valor Retornado
Returns the image height in pixels.
Erros
Throws ImagickException on error.