(PECL imagick 2.0.0)
Imagick::setImagePage — Sets the page geometry of the image
$width
, int $height
, int $x
, int $y
)Sets the page geometry of the image.
width
height
x
y
成功时返回 TRUE
。
错误时抛出 ImagickException。