Imagick::readimages

(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.

doc_php
2016-02-24 16:01:15
Comments
Leave a Comment

Please login to continue.