Forum und email

ImagickPixelIterator::resetIterator

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

ImagickPixelIterator::resetIterator — Resets the pixel iterator

Description

bool ImagickPixelIterator::resetIterator ( void )
Warning

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

Warning

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

Resets the pixel iterator. Use it in conjunction with ImagickPixelIterator::getNextIteratorRow() to iterate over all the pixels in a pixel container.

Parameters

Return Values

Returns TRUE on success.