The Imagick class
PHP Manual

Imagick::getImageWidth

(PECL imagick 2.0.0)

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. Throw an ImagickException on error.


The Imagick class
PHP Manual