(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 при ошибке.