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
Last updated: Fri, 13 Nov 2009

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.

Imagick::getPointSize> <Imagick::getPixelIterator
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites