The Imagick class
PHP Manual

Imagick::getImageHeight

(PECL imagick 2.0.0)

Imagick::getImageHeightReturns the image height

Descrierea

int Imagick::getImageHeight ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Returns the image height.

Valorile întoarse

Returns the image height in pixels. Emite un ImagickException în caz de eroare.


The Imagick class
PHP Manual