parent root
PHP: ImagickPixelIterator::syncIterator - Manual

ImagickPixelIterator::syncIterator

(PECL imagick 2.0.0)

ImagickPixelIterator::syncIteratorSyncs the pixel iterator

Description

ImagickPixelIterator::syncIterator ( void ) : 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 noteadd a note

User Contributed Notes

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