(PECL gmagick >= Unknown)
Gmagick::rollimage — Offsets an image
$x
$y
Offsets an image as defined by x and y.
x
The x offset.
y
The y offset.
The Gmagick object on success
Wirft bei einem Fehler eine GmagickException.