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