()
Imagick::extentImage — Set image size
Comfortability method for setting image size. The method sets the image size and allows setting x,y coordinates where the new area begins. このメソッドは、ImageMagick バージョン 6.3.1 以降で Imagick をコンパイルした場合に使用可能です。
The new width
The new height
X position for the new size
Y position for the new size
成功した場合に TRUE を返します。