Forum und email

Imagick::hasNextImage

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

Imagick::hasNextImage — Checks if the object has more images

Description

bool Imagick::hasNextImage ( void )
Warning

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

Warning

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

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

Parameters

Return Values

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