public class AverageFilter extends ConvolveFilter
Modifier and Type | Field and Description |
---|---|
protected static float[] |
theMatrix
The convolution kernal for the averaging.
|
alpha, CLAMP_EDGES, kernel, premultiplyAlpha, WRAP_EDGES, ZERO_EDGES
filterListener
Constructor and Description |
---|
AverageFilter() |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
convolve, convolve, convolveH, convolveHV, convolveV, createCompatibleDestImage, filter, getBounds2D, getEdgeAction, getKernel, getPoint2D, getPremultiplyAlpha, getRenderingHints, getUseAlpha, setEdgeAction, setKernel, setPremultiplyAlpha, setUseAlpha
clone, createCompatibleDestImage, filterDone, filterInitialize, filterProgress, filterStart, getMetaData, getRGB, setFilterListener, setRGB
public String toString()
toString
in class ConvolveFilter
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.