Dutch PHP Conference 2025 - Call For Papers

Imagick::readimages

(PECL imagick 2, PECL imagick 3)

Imagick::readimagesReads image from an array of filenames

Опис

public Imagick::readImages(array $filenames): bool

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

Параметри

filenames

Значення, що повертаються

Повертає true в разі успіху.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top