php8.5
Home/ Manual/ imagick / imagick/ Imagick::readimages

Imagick::readimages

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Reads image from an array of filenames

Description

Imagick::readImages(array $filenames): bool

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

Parameters

filenames

Return Values

Success

Source: reference/imagick/imagick/readimages.xml · from the official PHP manual (php/doc-en)