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