Imagick::rollImage
(PECL imagick 2.0.0)
Imagick::rollImage — Offsets an image
Descrizione
bool Imagick::rollImage
( int
$x
, int $y
)Offsets an image as defined by x and y.
Elenco dei parametri
-
x -
The X offset.
-
y -
The Y offset.
Valori restituiti
Restituisce TRUE in caso di successo.
There are no user contributed notes for this page.
