|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterColorInterpolation | |
---|---|
org.apache.batik.ext.awt.image.renderable | |
org.apache.batik.extension.svg |
Uses of FilterColorInterpolation in org.apache.batik.ext.awt.image.renderable |
---|
Subinterfaces of FilterColorInterpolation in org.apache.batik.ext.awt.image.renderable | |
---|---|
interface |
ColorMatrixRable
Defines the interface expected from a color matrix operation |
interface |
ComponentTransferRable
Defines the interface expected from a component transfer operation. |
interface |
CompositeRable
Composites a list of images according to a single composite rule. |
interface |
ConvolveMatrixRable
Convolves an image with a convolution matrix. |
interface |
DiffuseLightingRable
This filter primitive lights an image using the alpha channel as a bump map. |
interface |
DisplacementMapRable
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input image |
interface |
GaussianBlurRable
Implements a GaussianBlur operation, where the blur size is defined by standard deviations along the x and y axis. |
interface |
SpecularLightingRable
This filter follows the specification of the feSpecularLighting filter in the SVG 1.0 specification. |
interface |
TileRable
A renderable that can tile its source into the tile region. |
interface |
TurbulenceRable
Creates a sourceless image from a turbulence function. |
Classes in org.apache.batik.ext.awt.image.renderable that implement FilterColorInterpolation | |
---|---|
class |
ColorMatrixRable8Bit
Implements the interface expected from a color matrix operation |
class |
ComponentTransferRable8Bit
This class implements the interface expected from a component transfer operation. |
class |
CompositeRable8Bit
Composites a list of images according to a single composite rule. |
class |
ConvolveMatrixRable8Bit
Convolves an image with a convolution matrix. |
class |
DiffuseLightingRable8Bit
Implementation of the DiffuseLightRable interface. |
class |
DisplacementMapRable8Bit
Implements a DisplacementMap operation, which takes pixel values from another image to spatially displace the input image |
class |
GaussianBlurRable8Bit
GaussianBlurRable implementation |
class |
SpecularLightingRable8Bit
Implementation of the SpecularLightRable interface. |
class |
TileRable8Bit
8 bit TileRable implementation |
class |
TurbulenceRable8Bit
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.svg | |
---|---|
interface |
BatikHistogramNormalizationFilter
|
Classes in org.apache.batik.extension.svg that implement FilterColorInterpolation | |
---|---|
class |
BatikHistogramNormalizationFilter8Bit
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |