TiffTagFactory.CreateInstance
TiffTagFactory.CreateInstance method
Creates a new data type instance.
public static TiffDataType CreateInstance(ushort dataType, ushort tagId)
Parameter | Type | Description |
---|---|---|
dataType | UInt16 | The data type instance. |
tagId | UInt16 | The tag id. |
Return Value
Tiff tag data type
See Also
- class TiffDataType
- class TiffTagFactory
- namespace Aspose.Imaging.FileFormats.Tiff.InstanceFactory
- assembly Aspose.Imaging