(PECL imagick 2.0.0)
Imagick::setPage — Sets the page geometry of the Imagick object
$width
   , int $height
   , int $x
   , int $y
   )Sets the page geometry of the Imagick object.
width
     
height
     
x
     
y
     
   成功时返回 TRUE .