PHP 8.3.4 Released!

ImagickPixelIterator::syncIterator

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::syncIteratorSyncs the pixel iterator

Description

public ImagickPixelIterator::syncIterator(): bool
Warning

This function is currently not documented; only its argument list is available.

Syncs the pixel iterator.

Return Values

Returns true on success.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top