imagick_spread

(PECL)

imagick_spread -- Randomly displace each pixel in a block

说明

bool imagick_spread ( resource image, int radius )

警告

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

参数

image

Image handle

radius

Choose a random pixel in a neighborhood of this extent

返回值

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