ImagickPixelIterator::getPreviousIteratorRow
(PECL imagick 2.0.0)
ImagickPixelIterator::getPreviousIteratorRow — Returns the previous row
Descrição
array ImagickPixelIterator::getPreviousIteratorRow
( void
)
Warning
Esta função não está documentada; somente a lista de argumentos está disponível.
Returns the previous row as an array of pixel wands from the pixel iterator.
Valor Retornado
Returns the previous row as an array of ImagickPixelWand objects from the ImagickPixelIterator, throwing ImagickPixelIteratorException on error.