Uses of Interface
org.apache.batik.ext.awt.image.renderable.FilterColorInterpolation
Packages that use FilterColorInterpolation
-
Uses of FilterColorInterpolation in org.apache.batik.ext.awt.image.renderable
Subinterfaces of FilterColorInterpolation in org.apache.batik.ext.awt.image.renderableModifier and TypeInterfaceDescriptioninterface
Defines the interface expected from a color matrix operationinterface
Defines the interface expected from a component transfer operation.interface
Composites a list of images according to a single composite rule.interface
Convolves an image with a convolution matrix.interface
This filter primitive lights an image using the alpha channel as a bump map.interface
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input imageinterface
Implements a GaussianBlur operation, where the blur size is defined by standard deviations along the x and y axis.interface
This filter follows the specification of the feSpecularLighting filter in the SVG 1.0 specification.interface
A renderable that can tile its source into the tile region.interface
Creates a sourceless image from a turbulence function.Classes in org.apache.batik.ext.awt.image.renderable that implement FilterColorInterpolationModifier and TypeClassDescriptionfinal class
Implements the interface expected from a color matrix operationclass
This class implements the interface expected from a component transfer operation.class
Composites a list of images according to a single composite rule.class
Convolves an image with a convolution matrix.class
Implementation of the DiffuseLightRable interface.class
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input imageclass
GaussianBlurRable implementationclass
Implementation of the SpecularLightRable interface.class
8 bit TileRable implementationclass
Creates a sourceless image from a turbulence function. -
Uses of FilterColorInterpolation in org.apache.batik.extension.svg
Subinterfaces of FilterColorInterpolation in org.apache.batik.extension.svgClasses in org.apache.batik.extension.svg that implement FilterColorInterpolation