public class TiffIfd8Type extends TiffLong8Type
The Tiff unsigned 64-bit Image File Directory type.
| Constructor and Description |
|---|
TiffIfd8Type(int tagId)
Initializes a new instance of the
TiffIfd8Type class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getTagType()
Gets the tag type.
|
getElementSize, getValue, getValues, getValuesContainer, setValue, setValues, writeAdditionalDatagetCountcompareTo, deepClone, equals, getAdditionalDataSize, getAlignedDataSize, getDataSize, getId, getTagId, hashCode, isValid, readTag, toString, writeTagpublic TiffIfd8Type(int tagId)
Initializes a new instance of the TiffIfd8Type class.
tagId - The tag id.public int getTagType()
Gets the tag type.
getTagType in class TiffLong8TypeCopyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.