imagick_threshold

(PECL)

imagick_threshold -- Change the value of individual pixels based on the intensity of each pixel compared to threshold

说明

bool imagick_threshold ( resource image, float threshold )

警告

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

参数

image

Image handle

threshold

The desired threshold value

返回值

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