Package org.apache.commons.imaging
package org.apache.commons.imaging
The main package for Apache Commons Imaging.
-
ClassDescriptionAbstractImageParser<T extends ImagingParameters<T>>Provides the abstract base class for all image reading and writing utilities.A selection of tools for evaluating and manipulating color spaces, color values, etc.Provides information about the compliance of a specified data source (byte array, file, etc.) to an image format.Used to store metadata and descriptive information extracted from image files.Simple image format interface.Enumerates known image formats.ImageInfo represents a collection of basic properties of an image, such as width, height, format, bit depth, etc.The primary application programming interface (API) to the Imaging library.Defines constants that may be used in passing options to ImageParser read/write implementations, the utility routines implemented in the Imaging class, and throughout the Apache Commons Imaging package.The root class for implementing custom exceptions in the Apache Commons Imaging component.Thrown when an image format is broken.ImagingParameters<E extends ImagingParameters<E>>Imaging parameters.Thrown when an allocation request is too large.Used to specify pixel density and physical dimensions when reading or storing image information.