org.apache.batik.ext.awt.image.rendered.GaussianBlurRed8Bit This implementation of RenderableImage will render its input GraphicsNode on demand for tiles. @author <a HREF="mailto:vincent.hardy@eng.sun.com">Vincent Hardy</a> @version $Id: GaussianBlurRed8Bit.java,v 1.8 2004/08/18 07:14:08 vhardy Exp $ org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable8Bit Convolves an image with a convolution matrix. Known limitations: Does not support bias other than zero - pending 16bit pathway Does not support edgeMode="wrap" - pending Tile code. @author <a HREF="mailto:Thomas.DeWeeese@Kodak.com">Thomas DeWeese</a> @version $Id: ConvolveMatrixRable ...org.apache.batik.ext.awt.image.renderable.ConvolveMatrixRable Convolves an image with a convolution matrix. @author <a HREF="mailto:Thomas.DeWeeese@Kodak.com">Thomas DeWeese</a> @version $Id: ConvolveMatrixRable.java,v 1.7 2004/08/18 07:13:59 vhardy Exp $ org.apache.batik.svggen.SVGConvolveOp Utility class that converts a ConvolveOp object into an SVG filter descriptor. @author <a HREF="mailto:vincent.hardy@eng.sun.com">Vincent Hardy</a> @version $Id: SVGConvolveOp.java,v 1.11 2005/03/27 08:58:35 cam Exp $ @see org.apache.batik.svggen.SVGBufferedImageOp | Popular Tags |