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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.