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 TypeInterfaceDescriptioninterfaceDefines the interface expected from a color matrix operationinterfaceDefines the interface expected from a component transfer operation.interfaceComposites a list of images according to a single composite rule.interfaceConvolves an image with a convolution matrix.interfaceThis filter primitive lights an image using the alpha channel as a bump map.interfaceImplements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input imageinterfaceImplements a GaussianBlur operation, where the blur size is defined by standard deviations along the x and y axis.interfaceThis filter follows the specification of the feSpecularLighting filter in the SVG 1.0 specification.interfaceA renderable that can tile its source into the tile region.interfaceCreates a sourceless image from a turbulence function.Classes in org.apache.batik.ext.awt.image.renderable that implement FilterColorInterpolationModifier and TypeClassDescriptionfinal classImplements the interface expected from a color matrix operationclassThis class implements the interface expected from a component transfer operation.classComposites a list of images according to a single composite rule.classConvolves an image with a convolution matrix.classImplementation of the DiffuseLightRable interface.classImplements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input imageclassGaussianBlurRable implementationclassImplementation of the SpecularLightRable interface.class8 bit TileRable implementationclassCreates 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