Imagick::setPage
(PECL imagick 2.0.0)
Imagick::setPage — Imagick オブジェクトのページジオメトリを設定する
説明
bool Imagick::setPage
( int
$width
, int $height
, int $x
, int $y
)Imagick オブジェクトのページジオメトリを設定します。
パラメータ
-
width -
-
height -
-
x -
-
y -
返り値
成功した場合に TRUE を返します。
There are no user contributed notes for this page.
