PHP Dokumentation: Function imagickpixeliterator-getcurrentiteratorrow
12. Januar 2010 von werner
ImagickPixelIterator::getCurrentIteratorRow
(PECL imagick 2.0.0)
ImagickPixelIterator::getCurrentIteratorRow — Returns the current row of ImagickPixel objects
Beschreibung
array ImagickPixelIterator::getCurrentIteratorRow ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns the current row as an array of ImagickPixel objects from the pixel iterator.
Rückgabewerte
Returns a row as an array of ImagickPixel objects that can themselves be iterated.