update : 2015.11.03
php.shukuma.com

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

Gmagick::setimageindex

(PECL gmagick >= Unknown)

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

설명

public Gmagick 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.