(PECL gmagick >= Unknown)
Gmagick::setimageresolution — Sets the image resolution
Sets the image resolution.
xResolution
The image x resolution.
yResolution
The image y resolution.
The Gmagick object on success.
Throws an GmagickException on error.