Package com.drew.imaging
Contains classes for working with image file formats and photographic conversions.
-
Class Summary Class Description FileTypeDetector Examines the a file's first bytes and estimates the file's type.ImageMetadataReader Reads metadata from any supported file format.PhotographicConversions Contains helper methods that perform photographic conversions. -
Enum Summary Enum Description FileType Enumeration of supported file types. -
Exception Summary Exception Description ImageProcessingException An exception class thrown upon an unexpected condition that was fatal for the processing of an image.