PHP Doku:: Checks if the object has more images - function.imagick-hasnextimage.html

Verlauf / Chronik / History: (4) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The Imagick classImagick::hasNextImage

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::haldClutImage

Imagick::hasPreviousImage>>

Imagick::hasNextImage

(PECL imagick 2.0.0)

Imagick::hasNextImageChecks if the object has more images

Beschreibung

bool Imagick::hasNextImage ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns TRUE if the object has more images when traversing the list in the forward direction.

Rückgabewerte

Returns TRUE if the object has more images when traversing the list in the forward direction, returns FALSE if there are none.


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",...)