ImagickPixelIterator::getIteratorRow

(PECL imagick 2.0.0)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

說明

int ImagickPixelIterator::getIteratorRow ( void )
Warning

此函式目前沒有參考文件;只有引數列表。

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