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, getValuepublic final TiffTagID getTagID()
Gets the tag id.
public final TiffTagType getTagType()
Gets the type of the tag.
Copyright © 2025. All rights reserved.