imagick_normalize

(PECL)

imagick_normalize -- Enhance the contrast of a color image by mapping the darkest 2 percent of all pixel to black and the brightest 1 percent to white

说明

bool imagick_normalize ( resource image )

警告

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

参数

image

Image handle

返回值

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