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

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top