The Imagick class
PHP Manual

Imagick::hasPreviousImage

(PECL imagick 2.0.0)

Imagick::hasPreviousImageChecks if the object has a previous image

Descrierea

bool Imagick::hasPreviousImage ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Valorile întoarse

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