Imagick::rollImage
(No version information available, might be only in CVS)
Imagick::rollImage — Offsets an image
Description
bool Imagick::rollImage
( int $x
, int $y
)
WarningThis function is
currently not documented; only its argument list is available.
Offsets an image as defined by x and y.
Parameters
-
x
-
The X offset.
-
y
-
The Y offset.
Return Values
Returns TRUE on success.