(PECL imagick 2, PECL imagick 3)
ImagickPixelIterator::newPixelRegionIterator — 傳回新的像素迭代器
$wand
,$x
,$y
,$columns
,$rows
此函式目前沒有說明文件,僅提供其參數列表。
返回一個新的像素迭代器。
wand
x
y
columns (列數)
rows (行數)
成功時返回一個新的 ImagickPixelIterator;失敗時,拋出 ImagickPixelIteratorException。