downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Imagick::getPointSize> <Imagick::getPixelIterator
[edit] Last updated: Fri, 25 May 2012

view this page in

Imagick::getPixelRegionIterator

(PECL imagick 2.0.0)

Imagick::getPixelRegionIterator画像セクションの ImagickPixelIterator を取得する

説明

ImagickPixelIterator Imagick::getPixelRegionIterator ( int $x , int $y , int $columns , int $rows )

画像セクションの ImagickPixelIterator を取得します。

パラメータ

x

範囲の x 座標。

y

範囲の y 座標。

columns

範囲の幅。

rows

範囲の高さ。

返り値

画像セクションの ImagickPixelIterator を返します。

エラー / 例外

エラー時に ImagickException をスローします。



add a note add a note User Contributed Notes Imagick::getPixelRegionIterator
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites