imagick_read

(PECL)

imagick_read -- Alias of imagick_readimage()

説明

resource imagick_read ( resource image, string filename )

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

image

Image handle

filename

Name of a file to read image from

返り値

New image handle on success or FALSE on failure.