imagick_ismonochromeimage

(PECL)

imagick_ismonochromeimage -- Check whether image is monochrome

说明

bool imagick_ismonochromeimage ( resource image )

警告

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

参数

image

Image handle

返回值

TRUE if image is monochrome, FALSE otherwise.