ImagickPixelIterator::getPreviousIteratorRow

(PECL imagick 2.0.0)
Returns the previous row
array ImagickPixelIterator::getPreviousIteratorRow ( void )

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

Returns:

Returns the previous row as an array of ImagickPixelWand objects from the ImagickPixelIterator, throwing ImagickPixelIteratorException on error.

This function is currently not documented; only its argument list is available.

doc_php
2016-02-24 16:01:54
Comments
Leave a Comment

Please login to continue.