Gmagick
PHP Manual

Gmagick::getimageheight

(PECL gmagick >= Unknown)

Gmagick::getimageheightReturns the image height

Descrição

public int Gmagick::getimageheight ( void )

Returns the image height

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the image height in pixels.

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual