Forum und email

Imagick::hasPreviousImage

(No version information available, might be only in CVS)

Imagick::hasPreviousImage — Checks if the object has a previous image

Description

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

Parameters

Return Values

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