The ImagickPixelIterator class
PHP Manual

ImagickPixelIterator::getPreviousIteratorRow

(No version information available, might be only in CVS)

ImagickPixelIterator::getPreviousIteratorRowReturns the previous row

Описание

array ImagickPixelIterator::getPreviousIteratorRow ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the previous row as an array of pixel wands from the pixel iterator.

Возвращаемые значения

Returns the previous row as an array of ImagickPixelWand objects from the ImagickPixelIterator, throwing ImagickPixelIteratorException on error.


The ImagickPixelIterator class
PHP Manual