ImagickPixelIterator::getPreviousIteratorRow
(PECL imagick 2.0.0)
ImagickPixelIterator::getPreviousIteratorRow — Returns 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.