©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL gmagick >= Unknown)
Gmagick::setimageunits — Sets the image units of resolution.
$resolution
)Sets the image units of resolution.
resolution
The image units of resolution : Undefinedresolution, PixelsPerInchResolution, or PixelsPerCentimeterResolution.
The Gmagick object on success.
错误时抛出 GmagickException。