PHP Dokumentation: Function imagick-hasnextimage
12. Januar 2010 von werner
Imagick::hasNextImage
(PECL imagick 2.0.0)
Imagick::hasNextImage — Checks if the object has more images
Beschreibung
bool Imagick::hasNextImage ( 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 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.