update : 2015.11.03
php.shukuma.com

검색:
 
 
Description

Imagick::readimages

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

Imagick::readimagesDescription

설명

public Imagick Imagick::readImages ( string $filenames )

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

인수

filenames

반환값

The Imagick object that contains all the images.