Imagick sınıfı
PHP Manual

Imagick::readimages

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Imagick::readimagesDescription

Açıklama

public Imagick Imagick::readImages ( string $filenames )

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

Değiştirgeler

filenames

Dönen Değerler

The Imagick object that contains all the images.


Imagick sınıfı
PHP Manual