ImagickPixelIterator::getCurrentIteratorRow
(No version information available, might be only in CVS)
ImagickPixelIterator::getCurrentIteratorRow — Returns the current row of ImagickPixel objects
Descrição
array ImagickPixelIterator::getCurrentIteratorRow
( void
)
Aviso
Esta função não está documentada, somente a lista de argumentos está disponÃvel.
Aviso
Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.
Returns the current row as an array of ImagickPixel objects from the pixel iterator.
Parâmetros
Valor Retornado
Returns a row as an array of ImagickPixel objects that can themselves be iterated.