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

search for in the

Imagick::remapImage> <Imagick::recolorImage
Last updated: Fri, 13 Nov 2009

view this page in

Imagick::reduceNoiseImage

(PECL imagick 2.0.0)

Imagick::reduceNoiseImage画像の輪郭をなめらかにする

説明

bool Imagick::reduceNoiseImage ( float $radius )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

画像の輪郭をなめらかにします。縁の情報は保持します。 各ピクセルの内容を近傍の一番近い値で置き換えるというアルゴリズムです。 近傍は半径で定義します。radius に 0 を指定すると、 Imagick::reduceNoiseImage() が適切な半径を自動的に設定します。

パラメータ

radius

返り値

成功した場合に TRUE を返します。

エラー / 例外

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



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

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