Forum und email

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 )
Warning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

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

Parameters

Return Values

Returns true if the object has more images when traversing the list in the forward direction, throwing ImagickException on error.