Php/docs/gmagick.getimagewidth

From Get docs

Gmagick::getimagewidth

(PECL gmagick >= Unknown)

Gmagick::getimagewidthReturns the width of the image


Description

public Gmagick::getimagewidth ( ) : int

Returns the width of the image.


Parameters

This function has no parameters.


Return Values

Returns the image width.


Errors/Exceptions

Throws an GmagickException on error.