Imagick
PHP Manual

Imagick::getImageHeight

(PECL imagick 2.0.0)

Imagick::getImageHeightReturns the image height

Opis

int Imagick::getImageHeight ( void )

Returns the image height.

Zwracane wartości

Returns the image height in pixels.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


Imagick
PHP Manual