PHP Dokumentation: Function imagick-haspreviousimage
12. Januar 2010 von werner
Imagick::hasPreviousImage
(PECL imagick 2.0.0)
Imagick::hasPreviousImage — Checks if the object has a previous image
Beschreibung
bool Imagick::hasPreviousImage ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfü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.