Package com.drew.imaging

Provides classes for reading image metadata (via data interrogation and delegation to a specialised reader) and utilities for photographic conversions.

See:
          Description

Class Summary
ImageMetadataReader Obtains metadata from all supported file formats, including JPEG, RAW (NEF/CRw/CR2) and TIFF.
PhotographicConversions Contains helper methods that perform photographic conversions.
 

Exception Summary
ImageProcessingException An exception class thrown upon unexpected and fatal for generic image exception
 

Package com.drew.imaging Description

Provides classes for reading image metadata (via data interrogation and delegation to a specialised reader) and utilities for photographic conversions.