public final class TiffTagFactory extends Object
Tag factory class
| Modifier and Type | Method and Description |
|---|---|
static TiffDataType |
createInstance(int dataType,
int tagId)
Creates a new data type instance.
|
public static TiffDataType createInstance(int dataType, int tagId)
Creates a new data type instance.
dataType - The data type instance.tagId - The tag id.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.