Package VASSAL.tools.image
package VASSAL.tools.image
-
Interface SummaryInterfaceDescriptionAn interface for loading images.An interface for classes which supply image tiles.An interface for converting
BufferedImages from one type to another. -
Class SummaryClassDescriptionConvert a
BufferedImageto a different type, falling back to conversion on disk if conversion in memory fails.Convert aBufferedImageto 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 image loader which wrapsImageIO.Convert aBufferedImageto a different type, in memory. -
Exception SummaryExceptionDescriptionAn exception indicating that an image file is broken in some way.An exception indicating some I/O problem while reading an image file.An exception indicating that an image file was not found.An exception indicating that an image file is not a recognized type.