php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::setimageindex

Gmagick::setimageindex

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Set the iterator to the position in the image list specified with the index parameter

Description

Gmagick::setimageindex(int $index): Gmagick

Set the iterator to the position in the image list specified with the index parameter.

Parameters

index

The scene number.

Return Values

The Gmagick object.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/setimageindex.xml · from the official PHP manual (php/doc-en)