ch.randelshofer.media.exif
Class MPFTagSet
java.lang.Object
ch.randelshofer.media.tiff.TagSet
ch.randelshofer.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
- Version:
- 1.0 2010-07-24 Created.
- Author:
- Werner Randelshofer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG_NumberOfImages
public static final int TAG_NumberOfImages
- See Also:
- Constant Field Values
TAG_MPEntryInformation
public static final int TAG_MPEntryInformation
- See Also:
- Constant Field Values
MPEntryInformation
public static final TIFFTag MPEntryInformation
get
public static TIFFTag get(int tagNumber)
getInstance
public static MPFTagSet getInstance()
- Returns a shared instance of a BaselineTIFFTagSet.