Class ExifImageDirectory


public class ExifImageDirectory extends ExifDirectoryBase
Describes One of several Exif directories. Holds information about image IFD's in a chain after the first. The first page is stored in IFD0. Currently, this only applied to multi-page TIFF images
Author:
Drew Noakes https://drewnoakes.com
  • Constructor Details

    • ExifImageDirectory

      public ExifImageDirectory()
  • Method Details

    • getName

      public String getName()
      Description copied from class: Directory
      Provides the name of the directory, for display purposes. E.g. Exif
      Specified by:
      getName in class Directory
      Returns:
      the name of the directory