ImagickPixelIterator::getIteratorRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Beschreibung

public ImagickPixelIterator::getIteratorRow ( ) : int
Warnung

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

Returns the current pixel iterator row.

Rückgabewerte

Returns the integer offset of the row, throwing ImagickPixelIteratorException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top