PHP - Manual: Gmagick::rollimage
2024-11-13
(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。
官方地址:https://www.php.net/manual/en/gmagick.rollimage.php