php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::rollimage

Gmagick::rollimage

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Offsets an image

Description

Gmagick::rollimage(int $x, int $y): Gmagick

Offsets an image as defined by x and y.

Parameters

x

The x offset.

y

The y offset.

Return Values

The Gmagick object on success

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/rollimage.xml · from the official PHP manual (php/doc-en)