GoLang ImagickPixelIterator::getIteratorRow

request it (185)
GoLang replacement for PHP's ImagickPixelIterator::getIteratorRow [edit | history]



Do you know a GoLang replacement for PHP's ImagickPixelIterator::getIteratorRow? Write it!

PHP ImagickPixelIterator::getIteratorRow

PHP original manual for ImagickPixelIterator::getIteratorRow [ show | php.net ]

ImagickPixelIterator::getIteratorRow

(PECL imagick 2.0.0)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Description

int ImagickPixelIterator::getIteratorRow ( void )
Warning

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

Returns the current pixel iterator row.

Return Values

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