PHP 8.3.4 Released!

ImagickPixelIterator::setIteratorFirstRow

(PECL imagick 2, PECL imagick 3)

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

Descrição

public ImagickPixelIterator::setIteratorFirstRow(): bool
Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

Sets the pixel iterator to the first pixel row.

Valor Retornado

Retorna true em caso de sucesso.

add a note

User Contributed Notes

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