imagick_roll

(PECL)

imagick_roll -- Offset an image as defined by x and y

说明

bool imagick_roll ( resource image, int x_offset, int y_offset )

警告

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

参数

image

Image handle

x_offset

X offset

y_offset

Y offset

返回值

如果成功则返回 TRUE,失败则返回 FALSE