Php/docs/imagick.getimagewidth

From Get docs

Imagick::getImageWidth

(PECL imagick 2, PECL imagick 3)

Imagick::getImageWidthReturns the image width


Description

public Imagick::getImageWidth ( ) : int

Returns the image width.


Return Values

Returns the image width.


Errors/Exceptions

Throws ImagickException on error.