Imagick::hasPreviousImage
(No version information available, might be only in CVS)
Imagick::hasPreviousImage — Checks if the object has a previous image
Descrição
bool Imagick::hasPreviousImage
( void
)
Aviso
Esta função não está documentada, somente a lista de argumentos está disponÃvel.
Aviso
Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.
Returns true if the object has more images when traversing the list in the reverse direction
Parâmetros
Valor Retornado
Returns true if the object has more images when traversing the list in the reverse direction, throwing ImagickException on failure.