Imagick::readimages

Reads image from an array of filenames

説明

public bool Imagick::readImages(array $filenames)

Reads image from an array of filenames. All the images are held in a single Imagick object.

パラメータ

filenames

戻り値

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