Imagick::readImageFile

(PECL imagick 2.0.0)

Imagick::readImageFileオープンしているファイルハンドルから画像を読み込む

説明

Imagick::readImageFile ( resource $filehandle [, string $fileName = NULL ] ) : bool

オープンしているファイルハンドルから画像を読み込みます。

パラメータ

filehandle

fileName

返り値

成功した場合に TRUE を返します。

エラー / 例外

エラー時に ImagickException をスローします。