(PECL imagick 2, PECL imagick 3)
Imagick::setImagePage — 画像のページのジオメトリを設定する
$width
, int $height
, int $x
, int $y
) : bool画像のページのジオメトリを設定します。
width
height
x
y
成功した場合に true
を返します。
エラー時に ImagickException をスローします。