PHP 8.6.0 Beta 1 is available for testing

The ImagickPixelIterator class

(PECL imagick 2, PECL imagick 3)

Class synopsis

class ImagickPixelIterator {
public function clear (): bool
public function __construct (Imagick $wand)
public function destroy (): bool
public function getCurrentIteratorRow (): array
public function getIteratorRow (): int
public function getNextIteratorRow (): array
public function getPreviousIteratorRow (): array
public function newPixelIterator (Imagick $wand): bool
public function newPixelRegionIterator (
Imagick $wand,
int $x,
int $y,
int $columns,
int $rows
): bool
public function resetIterator (): bool
public function setIteratorFirstRow (): bool
public function setIteratorLastRow (): bool
public function setIteratorRow (int $row): bool
public function syncIterator (): bool
}

Table of Contents

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /