update page now

Imagick::readimages

(PECL imagick 2, PECL imagick 3)

Imagick::readimagesファイル名の配列から画像を読み込む

説明

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

ファイル名の配列から画像を読み込みます。 すべての画像は単一の Imagick オブジェクトに保持されます。

パラメータ

filenames

戻り値

成功した場合に true を返します。

add a note

User Contributed Notes

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