Forum und email

ImagickPixelIterator::getNextIteratorRow

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

ImagickPixelIterator::getNextIteratorRow — Returns the next row of the pixel iterator

Descrição

array ImagickPixelIterator::getNextIteratorRow ( 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 next row as an array of pixel wands from the pixel iterator.

Parâmetros

Valor Retornado

Returns ana row as an array of ImagickPixel objects, throwing ImagickPixelIteratorException on error.