Package VASSAL.tools.image
package VASSAL.tools.image
-
ClassDescriptionAn exception indicating that an image file is broken in some way.Convert a
BufferedImage
to a different type, falling back to conversion on disk if conversion in memory fails.Convert aBufferedImage
to a different type by caching image data on disk.GeneralFilter is a pluggable image resampler.A Bell filter.A box filter.A B-spline filter.The abstract base class for filters.A Hermite filter.A Lanczos filter with radius 3.A Mitchell filter.A triangle, or bilinear, filter.An exception indicating some I/O problem while reading an image file.An image loader which wrapsImageIO
.An interface for loading images.An exception indicating that an image file was not found.An interface for classes which supply image tiles.An interface for convertingBufferedImage
s from one type to another.Convert aBufferedImage
to a different type, in memory.An exception indicating that an image file is not a recognized type.