Imagick
PHP Manual

Imagick::readimages

(No version information available, might only be in Git)

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