PHP - Manual: Gmagick::setimageresolution
2024-11-12
(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.
错误时抛出 GmagickException。
官方地址:https://www.php.net/manual/en/gmagick.setimageresolution.php