public abstract class TiffTag extends MetadataProperty
Represents a TIFF tag.
Modifier and Type | Method and Description |
---|---|
TiffTagID |
getTagID()
Gets the tag id.
|
TiffTagType |
getTagType()
Gets the type of the tag.
|
getDescriptor, getInterpretedValue, getName, getTags, getValue
public final TiffTagType getTagType()
Gets the type of the tag.
public final TiffTagID getTagID()
Gets the tag id.