Gmagick
PHP Manual

Gmagick::setimageindex

(PECL gmagick >= Unknown)

Gmagick::setimageindexSet the iterator to the position in the image list specified with the index parameter

Descrierea

public Gmagick Gmagick::setimageindex ( int $index )

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

Parametri

index

The scene number.

Valorile întoarse

The Gmagick object on success.

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual