imagick_modulate

(PECL)

imagick_modulate -- Control brightness, saturation and hue

说明

bool imagick_modulate ( resource image, string modulate )

警告

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

参数

image

Image handle

modulate

Define the percent change in brightness, saturation, and hue

返回值

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