| Package | Description |
|---|---|
| com.aspose.cad.fileformats.tiff | |
| com.aspose.cad.fileformats.tiff.tifftagtypes |
| Modifier and Type | Method and Description |
|---|---|
static TiffDataType |
TiffDataType.readTag(TiffStreamReader dataStream,
long position)
Reads the tag data.
|
| Modifier and Type | Method and Description |
|---|---|
TiffStreamReader |
TiffUnknownType.getStream()
Gets the stream to read additional data from.
|
| Constructor and Description |
|---|
TiffUnknownType(TiffStreamReader stream,
int tagType,
int tagId,
long count,
long offsetOrValue)
Initializes a new instance of the
TiffUnknownType class. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.