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

ImagickPixelIterator::setIteratorLastRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::setIteratorLastRowSets the pixel iterator to the last pixel row

说明

public ImagickPixelIterator::setIteratorLastRow(): bool
警告

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

Sets the pixel iterator to the last pixel row.

返回值

成功时返回 true