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

ImagickPixelIterator::getCurrentIteratorRow

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the current row of ImagickPixel objects

Description

ImagickPixelIterator::getCurrentIteratorRow(): array

Func

Returns the current row as an array of ImagickPixel objects from the pixel iterator.

Return Values

Returns a row as an array of ImagickPixel objects that can themselves be iterated.

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