Php/docs/imagick.readimages

提供:Dev Guides
< Php
2020年12月14日 (月) 10:46時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

Imagick::readimages

(PECL imagick 2, PECL imagick 3)

Imagick::readimagesDescription


説明

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 を返します。