The Imagick class
PHP Manual

Imagick::getImageWidth

(PECL imagick 2.0.0)

Imagick::getImageWidthReturns the image width

Opis

int Imagick::getImageWidth ( void )
Ostrzeżenie

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

Returns the image width.

Zwracane wartości

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


The Imagick class
PHP Manual