Imagick::readimages
(PECL imagick 2, PECL imagick 3)
Imagick::readimages — Description
Описание
public Imagick::readImages
( array
$filenames
) : boolReads image from an array of filenames. All the images are held in a single Imagick object.
Список параметров
-
filenames
-
Возвращаемые значения
В случае успешной работы возвращает true
.