Gmagick
PHP Manual

Gmagick::setimageindex

(PECL gmagick >= Unknown)

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

설명

public void Gmagick::setimageindex ( int $index )

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

인수

index

The scene number.

반환값

The Gmagick object on success.

오류/예외

Throws an GmagickException on error.


Gmagick
PHP Manual