PHP 8.3.4 Released!

Imagick::previousImage

(PECL imagick 2, PECL imagick 3)

Imagick::previousImageオブジェクト内の前の画像に移動する

説明

public Imagick::previousImage(): bool

画像リスト内の前の画像を Imagick オブジェクトに関連付けます。

パラメータ

この関数にはパラメータはありません。

戻り値

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

add a note

User Contributed Notes

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