Imagick::rollImage
(PECL imagick 2.0.0)
Imagick::rollImage — Offsets an image
Описание
bool Imagick::rollImage
( int
$x
, int $y
)Offsets an image as defined by x and y.
Список параметров
-
x -
The X offset.
-
y -
The Y offset.
Возвращаемые значения
В случае успешной работы возвращает TRUE.
There are no user contributed notes for this page.
