Gmagick::setimageindex

(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.

doc_php
2016-02-24 16:00:22
Comments
Leave a Comment

Please login to continue.