The Imagick class
PHP Manual

Imagick::hasPreviousImage

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

Imagick::hasPreviousImageChecks if the object has a previous image

Opis

bool Imagick::hasPreviousImage ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns TRUE if the object has more images when traversing the list in the reverse direction

Zwracane wartości

Returns TRUE if the object has more images when traversing the list in the reverse direction, returns FALSE if there are none.


The Imagick class
PHP Manual