©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL gmagick >= Unknown)
Gmagick::setimageresolution — Sets the image resolution
$xResolution
, float $yResolution
)Sets the image resolution.
xResolution
The image x resolution.
yResolution
The image y resolution.
The Gmagick object on success.
错误时抛出 GmagickException。