Imagick::readImageFile

(PECL imagick 2, PECL imagick 3)

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

説明

public Imagick::readImageFile(resource $filehandle, string $fileName = null): bool

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

パラメータ

filehandle

fileName

戻り値

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

エラー / 例外

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

関連キーワード:  オープン, ハンドル, 画像, Imagick, ファイル, readImageFile, fileName, imagick, エラー, filehandle