PHP Doku:: Returns the next row of the pixel iterator - function.imagickpixeliterator-getnextiteratorrow.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The ImagickPixelIterator classImagickPixelIterator::getNextIteratorRow

Ein Service von Reinhard Neidl - Webprogrammierung.

The ImagickPixelIterator class

<<ImagickPixelIterator::getIteratorRow

ImagickPixelIterator::getPreviousIteratorRow>>

ImagickPixelIterator::getNextIteratorRow

(PECL imagick 2.0.0)

ImagickPixelIterator::getNextIteratorRowReturns 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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)