Gmagick
PHP Manual

Gmagick::getimageheight

(PECL gmagick >= Unknown)

Gmagick::getimageheightReturns the image height

Descrizione

public int Gmagick::getimageheight ( void )

Returns the image height

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the image height in pixels.

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual