PHP Doku:: Set the iterator to the position in the image list specified with the index parameter - gmagick.setimageindex.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe Gmagick classGmagick::setimageindex

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::setimagegreenprimary

Gmagick::setimageinterlacescheme>>

Gmagick::setimageindex

(PECL gmagick >= Unknown)

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

Beschreibung

public void Gmagick::setimageindex ( int $index )

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

Parameter-Liste

index

The scene number.

Rückgabewerte

The Gmagick object on success.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)