Gmagick
PHP Manual

Gmagick::setimageindex

(PECL gmagick >= Unknown)

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

Description

public void Gmagick::setimageindex ( int $index )

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

Liste de paramètres

index

The scene number.

Valeurs de retour

The Gmagick object on success.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual