CakeFest 2024: The Official CakePHP Conference

ImagickPixelIterator::setIteratorFirstRow

(PECL imagick 2, PECL imagick 3)

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

Beschreibung

public ImagickPixelIterator::setIteratorFirstRow(): bool
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Sets the pixel iterator to the first pixel row.

Rückgabewerte

Liefert true bei Erfolg.

add a note

User Contributed Notes

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