Imagick::getImageResolution
Gets the image X and Y resolution
Description
public array Imagick::getImageResolution()
Parameters
This function has no parameters.
Return Values
Returns the resolution as an array.
Errors/Exceptions
Throws ImagickException on error.