PHP 8.3.4 Released!

ImagickPixelIterator::setIteratorFirstRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::setIteratorFirstRowSets the pixel iterator to the first pixel row

Description

public ImagickPixelIterator::setIteratorFirstRow(): bool
Warning

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

Sets the pixel iterator to the first pixel row.

Return Values

Returns true on success.

add a note

User Contributed Notes

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