The Imagick class
PHP 手册

Imagick::rollImage

(PECL imagick 2.0.0)

Imagick::rollImageOffsets an image

说明

bool Imagick::rollImage ( int $x , int $y )
Warning

本函数暂无文档,仅有参数列表。

Offsets an image as defined by x and y.

参数

x

The X offset.

y

The Y offset.

返回值

Returns TRUE on success.


The Imagick class
PHP 手册