imagick_negate

(PECL)

imagick_negate -- Negate the colors

说明

bool imagick_negate ( resource image, int gray_scale )

警告

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

参数

image

Image handle

gray_scale

If non-zero, only negate grayscale pixels within the image

返回值

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