(PECL imagick 2, PECL imagick 3)
Imagick::readImageFile — オープンしているファイルハンドルから画像を読み込む
$filehandle
, string $fileName
= null
) : boolオープンしているファイルハンドルから画像を読み込みます。
filehandle
fileName
成功した場合に true
を返します。
エラー時に ImagickException をスローします。