The Imagick class
PHP Manual

Imagick::getImageWidth

(No version information available, might be only in CVS)

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, throwing ImagickException on error.


The Imagick class
PHP Manual