Forum und email

Imagick::setImageIndex

(No version information available, might be only in CVS)

Imagick::setImageIndex — Set the iterator position

Popis

bool Imagick::setImageIndex ( int $index )
Warning

Táto funkcia nie je momentálne zdokumentovaná; je dostupný len zoznam argumentov.

Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

Set the iterator to the position in the image list specified with the index parameter. This method has been deprecated. See Imagick::setIteratorIndex

Parametre

index

The position to set the iterator to

Vrátené hodnoty

Returns TRUE on success.