The Imagick class
PHP Manual

Imagick::getImageHeight

(PECL imagick 2.0.0)

Imagick::getImageHeightReturns the image height

Opis

int Imagick::getImageHeight ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the image height.

Zwracane wartości

Returns the image height in pixels. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual