他のぼかしフィルターとは対照的に
プラグインは満遍なく画像をぼかすことはありません。 画素にぼかしがかかるのはその付近の画素の値との差が指定された最大デルタ値を下回る場合に限ります。 つまりもともとコントラストが高い部分はデルタ値を上回りますのでぼかしがかからずコントラストは保たれます。 背景だけぼかしをかけて前面にある物体は良好に浮き立たせたい場合に使えます。 たった一度の処理で画像に深みを与えられます。These options are common to GEGL-based filters. Please refer to 「Common Features」.
If there is another image on screen, you can select it as auxiliary input.
ぼかしの強度をピクセル単位で設定できます。
ぼかしをうける画素とその付近の画素の値の差の最大値を 0 から 255 の範囲で設定します。 この微変量値デルタを越える画素にはぼかしがかかりません。
The result of this filter can be larger than the original image. With the default Adjust option, the layer will be automatically resized as necessary when the filter is applied. With the Clip option the result will be clipped to the layer boundary.