Imagick
PHP Manual

Imagick::readimages

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

Imagick::readimagesDescription

Beschreibung

public bool Imagick::readImages ( array $filenames )

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

Parameter-Liste

filenames

Rückgabewerte

Liefert TRUE bei Erfolg.


Imagick
PHP Manual