imagick_iserror

(PECL)

imagick_iserror -- Check whether there is an error with image

说明

bool imagick_iserror ( resource image )

警告

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

参数

image

Image handle

返回值

TRUE if there is an error, FALSE otherwise.