The Imagick class
PHP Manual

Imagick::getImageWidth

(PECL imagick 2.0.0)

Imagick::getImageWidthReturns the image width

Description

int Imagick::getImageWidth ( void )
Warning

This function is currently not documented; only its argument list is available.

Returns the image width.

Return Values

Returns the image width. Throw an ImagickException on error.


The Imagick class
PHP Manual