- PHP 手册
- 函数参考
- 图像生成和处理
- ImageMagick
- ImagickPixelIterator
ImagickPixelIterator::setIteratorLastRow
(PECL imagick 2, PECL imagick 3)
ImagickPixelIterator::setIteratorLastRow — Sets the pixel iterator to the last pixel row
说明
public ImagickPixelIterator::setIteratorLastRow(): bool 警告本函数还未编写文档,仅有参数列表。
Sets the pixel iterator to the last pixel row.
返回值
成功时返回 true
。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/imagickpixeliterator.setiteratorlastrow.php