Php/docs/imagickpixeliterator.getiteratorrow

来自菜鸟教程
跳转至:导航、​搜索

ImagickPixelIterator::getIteratorRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row


说明

public ImagickPixelIterator::getIteratorRow ( ) : int

Warning 本函数还未编写文档,仅有参数列表。


Returns the current pixel iterator row.


返回值

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