Imagick::readimages

(PECL imagick 2, PECL imagick 3)

Imagick::readimagesDescription

Beschreibung

public Imagick::readImages ( array $filenames ) : bool

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top