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.