© 本文档使用 php.cn手册 发布
(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
错误时抛出 GmagickException。