Imagick::rollImage
(PECL imagick 2.0.0)
Imagick::rollImage — Offsets an image
Descrição
bool Imagick::rollImage
( int
$x
, int $y
)Offsets an image as defined by x and y.
Parâmetros
-
x -
The X offset.
-
y -
The Y offset.
Valor Retornado
Returns TRUE on success.
There are no user contributed notes for this page.
