Dutch PHP Conference 2025 - Call For Papers

ImagickPixelIterator::getIteratorRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Опис

public ImagickPixelIterator::getIteratorRow(): int
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Returns the current pixel iterator row.

Значення, що повертаються

Returns the integer offset of the row, throwing ImagickPixelIteratorException on error.

add a note

User Contributed Notes

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