(PECL imagick 2, PECL imagick 3)
Imagick::setImagePage — Sets the page geometry of the image
$width
, int $height
, int $x
, int $y
) : boolSets the page geometry of the image.
width
height
x
y
Retorna true
no sucesso.
Lança ImagickException em caso de erro.