Imagick::hasNextImage
(No version information available, might be only in CVS)
Imagick::hasNextImage — Checks if the object has more images
Description
bool Imagick::hasNextImage
( void
)
WarningThis function is
currently not documented; only its argument list is available.
Returns TRUE if the object has more images when traversing the list in the forward direction.
Return Values
Returns TRUE if the object has more images when traversing the list in the
forward direction, returns FALSE if there are none.