Imagick
PHP Manual

Imagick::readimages

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

Imagick::readimagesDescription

Descrierea

public Imagick Imagick::readImages ( string $filenames )

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

Parametri

filenames

Valorile întoarse

The Imagick object that contains all the images.


Imagick
PHP Manual