ImagickPixelIterator::getNextIteratorRow
(PECL imagick 2.0.0)
ImagickPixelIterator::getNextIteratorRow — Returns the next row of the pixel iterator
Beschreibung
array ImagickPixelIterator::getNextIteratorRow
( void
)
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Returns the next row as an array of pixel wands from the pixel iterator.
Rückgabewerte
Returns the next row as an array of ImagickPixel objects, throwing ImagickPixelIteratorException on error.
There are no user contributed notes for this page.
