array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagickpixeliterator.setiteratorfirstrow.php', 1 => 'ImagickPixelIterator::setIteratorFirstRow', 2 => 'Sets the pixel iterator to the first pixel row', ), 'up' => array ( 0 => 'class.imagickpixeliterator.php', 1 => 'ImagickPixelIterator', ), 'prev' => array ( 0 => 'imagickpixeliterator.resetiterator.php', 1 => 'ImagickPixelIterator::resetIterator', ), 'next' => array ( 0 => 'imagickpixeliterator.setiteratorlastrow.php', 1 => 'ImagickPixelIterator::setIteratorLastRow', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickpixeliterator/setiteratorfirstrow.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

ImagickPixelIterator::setIteratorFirstRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::setIteratorFirstRowSets the pixel iterator to the first pixel row

说明

public ImagickPixelIterator::setIteratorFirstRow(): bool
警告

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

Sets the pixel iterator to the first pixel row.

返回值

成功时返回 true