Imagick::readimages
Imagick::readimages
(No version information available, might only be in Git)
Imagick::readimages — Description
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
Return Values
The Imagick object that contains all the images.
← Imagick::readImageFile
Imagick::recolorImage →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.