public class BlurFilter extends ConvolveFilter
| Modifier and Type | Field and Description |
|---|---|
protected static float[] |
blurMatrix |
alpha, kernelcanFilterIndexColorModel, defaultRGBModel, inBytePixels, inPixels, originalSpace, transformedSpace| Constructor and Description |
|---|
BlurFilter() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlur() |
void |
setBlur(int blur) |
java.lang.String |
toString() |
convolve, convolve, convolveH, convolveHV, convolveV, getKernel, imageComplete, setKernelgetTransformedSpace, setColorModel, setDimensions, setPixels, setPixels, transformSpacepublic void setBlur(int blur)
public int getBlur()
public java.lang.String toString()
toString in class ConvolveFilter