The Imagick class
PHP Manual

Imagick::getImageWidth

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

Imagick::getImageWidthReturns the image width

Beschreibung

int Imagick::getImageWidth ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the image width.

Rückgabewerte

Returns the image width, throwing ImagickException on error.


The Imagick class
PHP Manual