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 を返します。
Imagick::setPage
There are no user contributed notes for this page.
