The ImagickPixelIterator class
PHP Manual

ImagickPixelIterator::setIteratorRow

(PECL imagick 2.0.0)

ImagickPixelIterator::setIteratorRowSet the pixel iterator row

Description

bool ImagickPixelIterator::setIteratorRow ( int $row )
Warning

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

Set the pixel iterator row.

Parameters

row

Return Values

Returns TRUE on success.


The ImagickPixelIterator class
PHP Manual