Package com.drew.imaging
package com.drew.imaging
Contains classes for working with image file formats and photographic conversions.
-
ClassDescriptionEnumeration of supported file types.Examines the a file's first bytes and estimates the file's type.Reads metadata from any supported file format.An exception class thrown upon an unexpected condition that was fatal for the processing of an image.Contains helper methods that perform photographic conversions.Used by
FileTypeDetectorfor file types that cannot be identified by a simple byte-prefix analysis.