(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이 발생합니다.