Gmagick::rollimage
(PECL gmagick >= Unknown)
Gmagick::rollimage — Offsets an image
説明
public void Gmagick::rollimage
( int
$x
, int $y
)Offsets an image as defined by x and y.
パラメータ
-
x -
The x offset.
-
y -
The y offset.
返り値
The Gmagick object on success
エラー / 例外
エラー時に GmagickException をスローします。
There are no user contributed notes for this page.
