| Package | Description |
|---|---|
| com.alee.graphics.filters |
| Class and Description |
|---|
| AbstractBufferedImageOp
A convenience class which implements those methods of BufferedImageOp which are rarely changed.
|
| Colormap
An interface for color maps.
|
| ConvolveFilter
A filter which applies a convolution kernel to an image.
|
| MotionBlurFilter
A filter which produces motion blur the faster, but lower-quality way.
|
| PointFilter
An abstract superclass for point filters.
|
| TransferFilter |
| WholeImageFilter
A filter which acts as a superclass for filters which need to have the whole image in memory to do their stuff.
|
Copyright © 2020. All rights reserved.