(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
Returns TRUE
on success.
Throws ImagickException on error.