Class MPFTagSet

java.lang.Object
org.monte.media.tiff.TagSet
org.monte.media.exif.MPFTagSet

public class MPFTagSet extends TagSet
Enumeration of Multi-Picture format (MPF) tags as found in MPO image files generated by Fujifilm Finepix Real 3D W1 cameras.

Source:

Multi-Picture Format (February 4, 2009). Standard of the Camera & Imaging Products Association. CIPA DC-007-Translation-2009. http://www.cipa.jp/english/hyoujunka/kikaku/pdf/DC-007_E.pdf

Author:
Werner Randelshofer
  • Field Details

    • TAG_NumberOfImages

      public static final int TAG_NumberOfImages
      See Also:
    • TAG_MPEntryInformation

      public static final int TAG_MPEntryInformation
      See Also:
    • MPEntryInformation

      public static final TIFFTag MPEntryInformation
    • ConvergenceAngle

      public static final TIFFTag ConvergenceAngle
    • BaselineLength

      public static final TIFFTag BaselineLength
  • Method Details

    • get

      public static TIFFTag get(int tagNumber)
    • getInstance

      public static MPFTagSet getInstance()
      Returns a shared instance of a BaselineTIFFTagSet.