| Package | Description |
|---|---|
| com.alkacon.simapi.filter |
| Class and Description |
|---|
| ArrayColormap
A colormap implemented with an array of colors.
|
| BinaryFilter |
| CellularFilter |
| CellularFilter.Point |
| Colormap
An interface for color maps.
|
| ConvolveFilter
A filter which applies a convolution kernel to an image.
|
| Gradient
A Colormap implemented using Catmull-Rom colour splines.
|
| Kernel
A convolution kernel.
|
| LightFilter.Light |
| LightFilter.Material |
| LightFilter.NormalEvaluator |
| MutatableFilter |
| Quantizer
The interface for an image quantizer.
|
| TransferFilter |
| TransformFilter
An abstract superclass for filters which distort images in some way.
|
| WarpGrid
A warp grid.
|
| WholeImageFilter
A filter which acts as a superclass for filters which need to have the whole image in memory
to do their stuff.
|