array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagickpixeliterator.synciterator.php', 1 => 'ImagickPixelIterator::syncIterator', 2 => 'Syncs the pixel iterator', ), 'up' => array ( 0 => 'class.imagickpixeliterator.php', 1 => 'ImagickPixelIterator', ), 'prev' => array ( 0 => 'imagickpixeliterator.setiteratorrow.php', 1 => 'ImagickPixelIterator::setIteratorRow', ), 'next' => array ( 0 => 'class.imagickpixeliteratorexception.php', 1 => 'ImagickPixelIteratorException', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickpixeliterator/synciterator.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

ImagickPixelIterator::syncIterator

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::syncIteratorSyncs the pixel iterator

说明

public ImagickPixelIterator::syncIterator(): bool
警告

本函数还未编写文档,仅有参数列表。

Syncs the pixel iterator.

返回值

成功时返回 true