(PECL gmagick >= Unknown)
Set 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.
Parameters:
index
The scene number.
Returns:
The Gmagick object on success.
Exception:
Throws an GmagickException on error.
Please login to continue.