PHP Velho Oeste 2024

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.

add a note add a note

User Contributed Notes

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