PHP Doku:: Checks if the object has a previous image - function.imagick-haspreviousimage.html

Verlauf / Chronik / History: (3) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::hasNextImage

Imagick::identifyImage>>

Imagick::hasPreviousImage

(PECL imagick 2.0.0)

Imagick::hasPreviousImageChecks if the object has a previous image

Beschreibung

bool Imagick::hasPreviousImage ( 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 reverse direction

Rückgabewerte

Returns TRUE if the object has more images when traversing the list in the reverse 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",...)