(No version information available, might only be in Git)
Description
public Imagick Imagick::readImages ( string $filenames )
Reads image from an array of filenames. All the images are held in a single Imagick object.
Parameters:
filenames
Reads image from an array of filenames. All the images are held in a single Imagick object.
Returns:
The Imagick object that contains all the images.
Please login to continue.