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

תיעוד לפונקציה זו אינו קיים. רק רשימת הארגומנטים זמינה ברגע זה.

Warning

הפונקציה זאת היא ניסיונית. ההתנהגות של הפונצקיה, שם הפונקציה וכל הדברים אשר מתועדים כאן עשויים להשתנות ללא התרעה בהפצות עתידיות של PHP. השתמש בתוספת זאת על אחריותך בלבד.

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.