(PECL imagick 2.0.0)
Gets the image X and Y resolution
array Imagick::getImageResolution ( void )
Gets the image X and Y resolution.
Returns:
Returns the resolution as an array.
Exception:
Throws ImagickException on error.
Please login to continue.