PHP Doku:: Returns the previous row - function.imagickpixeliterator-getpreviousiteratorrow.html

Verlauf / Chronik / History: (28) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The ImagickPixelIterator class

<<ImagickPixelIterator::getNextIteratorRow

ImagickPixelIterator::newPixelIterator>>

ImagickPixelIterator::getPreviousIteratorRow

(PECL imagick 2.0.0)

ImagickPixelIterator::getPreviousIteratorRowReturns the previous row

Beschreibung

array ImagickPixelIterator::getPreviousIteratorRow ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the previous row as an array of pixel wands from the pixel iterator.

Rückgabewerte

Returns the previous row as an array of ImagickPixelWand objects from the ImagickPixelIterator, 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",...)