public class MPFTagSet extends TagSet
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
Modifier and Type | Field and Description |
---|---|
static TIFFTag |
BaselineLength |
static TIFFTag |
ConvergenceAngle |
static TIFFTag |
MPEntryInformation |
static int |
TAG_MPEntryInformation |
static int |
TAG_NumberOfImages |
Modifier and Type | Method and Description |
---|---|
static TIFFTag |
get(int tagNumber) |
static MPFTagSet |
getInstance()
Returns a shared instance of a BaselineTIFFTagSet.
|
public static final int TAG_NumberOfImages
public static final int TAG_MPEntryInformation
public static final TIFFTag MPEntryInformation
public static final TIFFTag ConvergenceAngle
public static final TIFFTag BaselineLength