©
This document uses PHP Chinese website manual Release
(PECL gmagick >= Unknown)
Gmagick::rollimage — Offsets an image
$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。