(PECL imagick 2, PECL imagick 3)
Imagick::setImagePage — Sets the page geometry of the image
$width
,$height
,$x
,$y
Sets the page geometry of the image.
width
height
x
y
Returns true
on success.
Throws ImagickException on error.