Imagick::getPixelRegionIterator
(PECL imagick 2.0.0)
Imagick::getPixelRegionIterator — 画像セクションの ImagickPixelIterator を取得する
説明
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
画像セクションの ImagickPixelIterator を取得します。
パラメータ
- x
-
範囲の x 座標。
- y
-
範囲の y 座標。
- columns
-
範囲の幅。
- rows
-
範囲の高さ。
返り値
画像セクションの ImagickPixelIterator を返します。 エラー時に ImagickException をスローします。
Imagick::getPixelRegionIterator
There are no user contributed notes for this page.
