ImagickPixelIterator
PHP Manual

ImagickPixelIterator::setIteratorLastRow

(PECL imagick 2.0.0)

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

说明

bool ImagickPixelIterator::setIteratorLastRow ( void )
Warning

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

Sets the pixel iterator to the last pixel row.

返回值

成功时返回 TRUE .


ImagickPixelIterator
PHP Manual