ImagickPixelIterator::newPixelRegionIterator
(PECL imagick 2.0.0)
ImagickPixelIterator::newPixelRegionIterator — 新しい pixel iterator を返す
説明
bool ImagickPixelIterator::newPixelRegionIterator
( Imagick $wand
, int $x
, int $y
, int $columns
, int $rows
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
新しい pixel iterator を返します。
パラメータ
- wand
-
- x
-
- y
-
- columns
-
- rows
-
返り値
成功した場合に新しい ImagickPixelIterator を返します。 失敗した場合は ImagickPixelIteratorException をスローします。
ImagickPixelIterator::newPixelRegionIterator
There are no user contributed notes for this page.
