| Class and Description |
|---|
| BufferedImageFactory
A faster, lighter and easier way to convert an
Image to a
BufferedImage than using a PixelGrabber. |
| 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.
|
Copyright © 2022. All rights reserved.