Package net.coobird.thumbnailator.util.exif

This package contains utilities classes used to handle Exif metadata.

See:
          Description

Class Summary
ExifFilterUtils An utility class which returns a suitable ImageFilter to perform the transformations necessary to properly orient an image according to the Exif metadata.
ExifUtils An utility class used to obtain the orientation information from a given Exif metadata.
IfdStructure IFD structure as defined in Section 4.6.2 of the Exif Specification version 2.3.
 

Enum Summary
IfdType This enum corresponds to the types of data present in an IFD, as defined in Section 4.6.2 of the Exif Specification version 2.3.
Orientation Representation for the Orientation (Tag 274) in the Exif metadata, as defined in Section 4.6.4 of the Exif Specification version 2.3.
 

Package net.coobird.thumbnailator.util.exif Description

This package contains utilities classes used to handle Exif metadata.



Copyright © 2014. All rights reserved.