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.