PHP 8.4.6 Released!

ImagickPixelIterator::setIteratorLastRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::setIteratorLastRowSets the pixel iterator to the last pixel row

Description

public ImagickPixelIterator::setIteratorLastRow(): bool
Warning

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

Sets the pixel iterator to the last pixel row.

Return Values

Returns true on success.

User Contributed Notes

There are no user contributed notes for this page.
To Top