Imagick
PHP Manual

Imagick::readimages

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

Imagick::readimagesDescription

説明

public Imagick Imagick::readImages ( string $filenames )

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

パラメータ

filenames

返り値

The Imagick object that contains all the images.


Imagick
PHP Manual