Imagick::readimages

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

Imagick::readimagesDescription

Opis

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

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

Parametry

filenames

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

add a note add a note

User Contributed Notes

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