Class FujifilmMakerNoteTagSet

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

public class FujifilmMakerNoteTagSet extends TagSet
Author:
Werner Randelshofer
  • Field Details

    • ParallaxXShift

      public static final TIFFTag ParallaxXShift
      ParallaxXShift (Pixel fraction value). This is -2 times the value that is shown on the camera display. This tag is only found in the maker note of the second image of a .MPO file.
    • ParallaxYShift

      public static final TIFFTag ParallaxYShift
      ParallaxYShift (Pixel fraction value). This is -2 times the value that is shown on the camera display. This tag is only found in the maker note of the second image of a .MPO file.
    • ConvergenceAngle

      public static final TIFFTag ConvergenceAngle
    • BaselineLength

      public static final TIFFTag BaselineLength
    • SerialNumber

      public static final TIFFTag SerialNumber
  • Method Details

    • getInstance

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