Php/docs/gmagick.getimageresolution

From Get docs

Gmagick::getimageresolution

(PECL gmagick >= Unknown)

Gmagick::getimageresolutionGets the image X and Y resolution


Description

public Gmagick::getimageresolution ( ) : array

Returns the resolution as an array.


Parameters

This function has no parameters.


Return Values

Returns the resolution as an array.


Errors/Exceptions

Throws an GmagickException on error.