ImagickPixelIterator::getIteratorRow

(PECL imagick 2.0.0)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Опис

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

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

Returns the current pixel iterator row.

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

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

add a note add a note

User Contributed Notes

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