Package net.coobird.thumbnailator.util.exif
This package contains utilities classes used to handle Exif metadata.
-
Class Summary Class Description ExifFilterUtils An utility class which returns a suitableImageFilterto 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 Enum Description 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.