Home > PHP > Function > > ImagickPixelIterator::setIteratorRow()

ImagickPixelIterator::setIteratorRow()

ImagickPixelIterator::setIteratorRow - Set the pixel iterator row

Syntax

bool ImagickPixelIterator::setIteratorRow (int $row)

Arguments

  • row

Description

Set the pixel iterator row.

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.