php8.5
Home/ Manual/ imagick / imagickpixeliterator/ ImagickPixelIterator::getIteratorRow

ImagickPixelIterator::getIteratorRow

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the current pixel iterator row

Description

ImagickPixelIterator::getIteratorRow(): int

Func

Returns the current pixel iterator row.

Return Values

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

Source: reference/imagick/imagickpixeliterator/getiteratorrow.xml · from the official PHP manual (php/doc-en)