The array returned is in the format
Array
(
[x] => 300
[y] => 300
)
(PECL gmagick >= Unknown)
Gmagick::getimageresolution — Gets the image X and Y resolution
This function has no parameters.
Returns the resolution as an array.
Throws an GmagickException on error.