All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractImageSource AbstractImageSourceAffineTransformOp This is a drop-in replacement forAffineTransformOp.AreaAverageOp AreaAverageOpBrightnessContrastFilter Adjusts the contrast and brightness of an image.BufferedImageFactory A faster, lighter and easier way to convert anImageto aBufferedImagethan using aPixelGrabber.BufferedImageFactory.ProgressListener This interface allows clients of aBufferedImageFactoryto receive notifications of decoding progress.BufferedImageIcon AnIconimplementation backed by aBufferedImage.ConvolveWithEdgeOp This class implements a convolution from the source to the destination.CopyDither This BufferedImageOp simply copies pixels, converting to aIndexColorModel.DiffusionDither ThisBufferedImageOp/RasterOpimplements basic Floyd-Steinberg error-diffusion algorithm for dithering.GraphicsUtil GraphicsUtilGrayColorModel This class represents a 256 color fixed grayscale IndexColorModel.GrayFilter This class can convert a color image to grayscale.ImageConversionException This class wraps IllegalArgumentException, and is thrown by the ImageUtil class, when trying to convert images read fromnull-sources etc.ImageFilterException This class wraps IllegalArgumentException as thrown by the BufferedImageOp interface for more fine-grained control.ImageUtil This class contains methods for basic image manipulation and conversion.InverseColorMapIndexColorModel A faster implementation ofIndexColorModel, that is backed by an inverse color-map, for fast look-ups.MagickUtil Utility for converting JMagickMagickImages to standard JavaBufferedImages and back.MonochromeColorModel Monochrome B/W color model.PixelizeOp PixelizeOpResampleOp Resamples (scales) aBufferedImageto a new width and height, using high performance and high quality algorithms.SubsamplingFilter AnImageFilterclass for subsampling images.