java.lang.Object
org.monte.media.tiff.TagSet
org.monte.media.exif.FujifilmMakerNoteTagSet
Enumeration of Fujifilm MakerNote tags.
Sources:
http://www.exiv2.org/tags-fujifilm.html
http://park2.wakwak.com/%7Etsuruzoh/Computer/Digicams/exif-e.html#APP4
http://homepage3.nifty.com/kamisaka/makernote/makernote_fuji.htm
- Author:
- Werner Randelshofer
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic FujifilmMakerNoteTagSetReturns a shared instance of a BaselineTIFFTagSet.
-
Field Details
-
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
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
-
BaselineLength
-
SerialNumber
-
-
Method Details
-
getInstance
Returns a shared instance of a BaselineTIFFTagSet.
-