Forum und email

Imagick::hasPreviousImage

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

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

Описание

bool Imagick::hasPreviousImage ( void )
Warning

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Warning

Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.

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

Список параметров

Возвращаемые значения

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