| BufferedImageFactory |
A faster, lighter and easier way to convert an Image to a
BufferedImage than using a PixelGrabber.
|
| BufferedImageFactory.Consumer |
|
| BufferedImageFactory.ProgressListener |
This interface allows clients of a BufferedImageFactory to
receive notifications of decoding progress.
|
| ImageConversionException |
This class wraps IllegalArgumentException, and is thrown by the ImageUtil
class, when trying to convert images read from null-sources etc.
|
| ImageFilterException |
This class wraps IllegalArgumentException as thrown by the
BufferedImageOp interface for more fine-grained control.
|
| IndexImage.Cube |
Used to define a cube of the color space.
|
| InverseColorMap |
Inverse Colormap to provide efficient lookup of any given input color
to the closest match to the given color map.
|
| MonochromeColorModel |
Monochrome B/W color model.
|
| ResampleOp.BoxFilter |
|
| ResampleOp.Contributor |
|
| ResampleOp.ContributorList |
|
| ResampleOp.InterpolationFilter |
|
| ResampleOp.Key |
RendereingHints.Key implementation, works only with Value values.
|